]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Clarify the syntax for git merge.
authorTravis Cross <tc@traviscross.com>
Thu, 8 Apr 2010 19:49:24 +0000 (19:49 +0000)
committerTravis Cross <tc@traviscross.com>
Thu, 8 Apr 2010 19:49:49 +0000 (19:49 +0000)
scripts/setup-git.sh

index 9781417f98e52e4409e1f9543c4a40a87d511a25..1a5e36d3398a12240d7aabec3a69b34996dcd31d 100755 (executable)
@@ -49,7 +49,7 @@ cat 1>&2 <<EOF
 
     If you really want to merge rather than rebasing, run:
 
-      git merge [refspec]
+      git merge <commit>
 
     See 'man git-config' for more information.
 EOF