- 23 Jan, 2017 10 commits
-
-
cmosh authored
-
cmosh authored
feature/finish_fix was completed on Mon Jan 23 08:30:30 STD 2017, total time taken:0 days 00 hours 02 minutes 21 seconds expectde time was line=10 min
-
cmosh authored
-
cmosh authored
-
cmosh authored
-
cmosh authored
feature/finish_fix was completed on Mon Jan 23 08:26:02 STD 2017, total time taken:0 days 00 hours 00 minutes 01 seconds expectde time was line=10 min
-
cmosh authored
-
cmosh authored
-
cmosh authored
-
cmosh authored
-
- 22 Jan, 2017 4 commits
- 25 Sep, 2012 2 commits
-
-
Jerome Baum authored
-
Jerome Baum authored
-
- 10 Jul, 2012 2 commits
-
-
Vincent Driessen authored
Prevent error message on git flow init.
-
Fred Condo authored
As explained by Peter van der Does, the init command does not have the init function, nor does it need one.
-
- 09 Jul, 2012 14 commits
-
-
Vincent Driessen authored
This patch tags commits on the original (release/hotfix branch) instead of tagging the merge commit on the master branch. This keeps the history git-describe friendly. (For related discussions, see #49, #85,
-
Vincent Driessen authored
make the installer for msysgit search in ~/bin as well
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
Added 'init()' function to git-flow-{feature,release,hotfix,support} -
Vincent Driessen authored
small bug fix in gif-flow-feature
-
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
-
- 31 May, 2012 1 commit
-
-
Kostas authored
-
- 01 May, 2012 2 commits
-
-
Vedang Manerikar authored
-
Vedang Manerikar authored
-
- 21 Apr, 2012 1 commit
-
-
pccr authored
Added 'init()' function to git-flow-{feature,release,hotfix,support}, which gets called if subargument is not help
-