We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tiny spelling fix
Added the bugfix configuration settings.
Add missing line break.
Inserted the feature.finish.push setting that was added by petervanderdoes in ecce3a07bf087c80d899b2e09526c50ae07b05e2.
Replaced the incorrect setting name "squash.info" with the correct setting name "squash-info".
Replaced the incorrect setting name "force.delete" with the correct setting name "force-delete".
Replaced the incorrect setting name "preserve.merges" with the correct setting name "preserve-merges".
simular -> similar
Add section for changing behavior Starting with 1.11.0 there is an ability to change the behavior of git flow by setting a configuration option.
Updated Reference: Configuration (markdown)
Merge branch 'next'
Fixed typo and added extra info
Update with new configuration option for rebasing
Change of the flag settings
Updated for version 1.5.2 Also some forgotten updates of earlier versions. Thanks to Leonid Komarovsky
Forgot to mention the prefix for the variables. Without the prefix teh variables don;t work.
Better formatting
Add environment variables info
Layout fixes
Add explanation of the gitflow_export file
Updated Reference Configuration (markdown)