- 09 Jul, 2012 4 commits
-
-
Vincent Driessen authored
fixes pull existing feature from remote.
-
Vincent Driessen authored
Fix broken link to original blog-post
-
Vincent Driessen authored
Support reading the tag message from a file in release/hotfix finish
-
Vincent Driessen authored
Fix init -d behaviour when master branch exists, and 1+ other branches exist, but develop does not
-
- 03 Jul, 2012 1 commit
-
-
Jason Miller authored
-
- 09 Jun, 2012 1 commit
-
-
Steve Streeting authored
This option ('-f' because '-F' was already taken) maps to the 'tag -F' option, and avoids the problem with issue #98 (https://github.com/nvie/gitflow/issues/98) on Mac
-
- 05 Jun, 2012 1 commit
-
-
Steve Streeting authored
Fix init -d behaviour when master branch exists, and one or more other branch exists, but develop does not Without this change, init picks 'master' as both the production and integration branch and fails. With it, init detects the clash and behaves the same as if only master exists, picking 'develop' as integration branch
-
- 01 Jun, 2012 1 commit
-
-
memleak authored
-
- 14 Feb, 2012 1 commit
-
-
Vincent Driessen authored
Conflicts: README.mdown
-
- 13 Feb, 2012 9 commits
-
-
Vincent Driessen authored
-
Ben Loveridge authored
Signed-off-by:Vincent Driessen <vincent@3rdcloud.com>
-
Vincent Driessen authored
This is done in anticipation of their discontinuing service.
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vedang Manerikar authored
Signed-off-by:Vincent Driessen <vincent@3rdcloud.com>
-
Vincent Driessen authored
Adding the `eval` to force variable expansion.
-
Vincent Driessen authored
Documented init -d flag and feature publish/pull
-
Vincent Driessen authored
Updating the escape characters to fix + in the branch name
-
- 08 Feb, 2012 2 commits
-
-
Randy Merrill authored
-
Randy Merrill authored
Since git allows for it the escape should not escape it since it then won't match the branch names correctly.
-
- 20 Dec, 2011 2 commits
-
-
Lorin Hochstein authored
-
Lorin Hochstein authored
Documented the -d flag for init command Added docs for feature push and feature pull
-
- 06 Dec, 2011 5 commits
-
-
Vincent Driessen authored
There were becoming so large they were muddling the README.
-
Vincent Driessen authored
Updated Cygwin section with possibly missing package.
-
Alexander Zeitler authored
-
Vincent Driessen authored
fixed the installer in msysgit environment to work with windows XP
-
Steffen Jaeckel authored
as the command 'choice' is not available on Windows XP we have to work around this issue by usage of 'set /p'
-
- 01 Dec, 2011 3 commits
-
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
Quite likely for Windows users to hit this problem.
-
- 30 Nov, 2011 3 commits
-
-
Vincent Driessen authored
Will this help you guys out?
-
Vincent Driessen authored
-
Vincent Driessen authored
-
- 29 Nov, 2011 4 commits
-
-
Vincent Driessen authored
-
Eric Holmes authored
-
Eric Holmes authored
-
Eric J. Holmes authored
-
- 28 Nov, 2011 2 commits
-
-
Vincent Driessen authored
-
Emre Berge Ergenekon authored
By default a local develop branch is created of from master regardless if a origin/develop exits. This problem is discussed in issues #137 and #23.
-
- 24 Nov, 2011 1 commit
-
-
Vincent Driessen authored
-