]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/user-manual.txt
user-manual: fix inconsistent use of pull and merge
authorJ. Bruce Fields <bfields@citi.umich.edu>
Sun, 11 Mar 2007 02:52:39 +0000 (21:52 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Sun, 11 Mar 2007 04:05:01 +0000 (23:05 -0500)
commitfabbd8f6ca610a570d7bfcbbfc80bb0e03247b2a
treea7f3a909000f264a885ae60215b17332f372f258
parent923642fe1bdf010a1f2bef1507e17b9ee97cbf87
user-manual: fix inconsistent use of pull and merge

I used "git pull ." instead of "git merge" here without any explanation.
Stick instead to "git merge" for now (the equivalent pull syntax is
still covered in a later chapter).

Cc: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Documentation/user-manual.txt