commit | 49094bd9c63813691ae8e41d922cf550cb87452d | [log] [tgz] |
---|---|---|
author | Vincent Driessen <vincent@datafox.nl> | 周四 2月 18 12:05:01 2010 +0100 |
committer | Vincent Driessen <vincent@datafox.nl> | 周六 2月 20 16:33:13 2010 +0100 |
tree | bc42064223a05921f30874180b435da82047178e | |
parent | d72e4aceed207a90dbc7215c1738120bb844e21c [diff] |
Change implementation of gitflow_all_branches() to get its result directly from git branch. Added gitflow_branch_exists() function for testing existence. Let gitflow_test_branches_equal() return with exit code 4 in case of the two branches having no common ancestor.