GIT 0.99.9d
[git.git] / Documentation / git-pull.txt
index 5a11da1..ec10a2f 100644 (file)
@@ -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>