# Lets decide on the name "V7_1-GreatFeature-branch". This means we
 # are going to branch from the end of V7_1-branch, so you should make
 # sure it is known to build on all platforms and pass all tests.
-$ git branch V7_1-GreatFeature-branch master
+$ git branch V7_1-GreatFeature-branch V7_1-branch
 
 # Now push that new branch to the central repository so everyone can
 # see it