summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9c67c75)
raw | patch | inline | side by side (parent: 9c67c75)
author | Jonathan Nieder <jrnieder@uchicago.edu> | |
Thu, 3 Jul 2008 04:54:38 +0000 (23:54 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 5 Jul 2008 18:24:39 +0000 (11:24 -0700) |
Signed-off-by: Jonathan Nieder <jrnieder@uchicago.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-repack.txt | patch | blob | history | |
Documentation/user-manual.txt | patch | blob | history |
index 0d72e83023328f23e742a7a59309a43a796a87d1..c956affb43b07ac527c2a6d4ea95b283e3c7c4c4 100644 (file)
`git-update-server-info`. This option skips
updating local catalog files needed to publish
this repository (or a direct copy of it)
- over HTTP or FTP. See gitlink:git-update-server-info[1].
+ over HTTP or FTP. See linkgit:git-update-server-info[1].
--window=[N]::
--depth=[N]::
index ca13266b113c058af9eee3052a404521defee094..cbfc5d03a388179e6f32c1969ac4cdef24dd371b 100644 (file)
$ git diff --theirs file.txt # same as the above.
-------------------------------------------------
-The linkgit:git-log[1] and gitk[1] commands also provide special help
+The linkgit:git-log[1] and linkgit:gitk[1] commands also provide special help
for merges:
-------------------------------------------------