Clarify the syntax for git merge.
This commit is contained in:
parent
355b4f111f
commit
3b83541f79
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue