Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Simplify CFLAGS/DEFINES in Makefile
[gitweb.git]
/
Documentation
/
git-pull.txt
diff --git
a/Documentation/git-pull.txt
b/Documentation/git-pull.txt
index 5a11da1f7424a4f2ff1375b6cb8d4f11440c47a3..ec10a2f409a6cd3d7340cfc934c53ccd5a00f5f0 100644
(file)
--- a/
Documentation/git-pull.txt
+++ b/
Documentation/git-pull.txt
@@
-141,6
+141,11
@@
merge the remote `origin` head into the current,
local `master` branch.
+SEE ALSO
+--------
+gitlink:git-fetch[1], gitlink:git-merge[1]
+
+
Author
------
Written by Linus Torvalds <torvalds@osdl.org>