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.
Showing
Please register or sign in to comment