summaryrefslogtreecommitdiffstats
path: root/git-apply.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-03-15 23:33:35 +0000
committerJunio C Hamano <junio@kernel.org>2011-03-15 23:33:35 +0000
commit5f3d8396896b8e8fffa113072041cb34e9167e8b (patch)
tree0d4d65f7767f700e03c07981e6163da5a23390c5 /git-apply.txt
parent92faa8075fbefc0ac3d77a3c8b6f5b5f89f6d457 (diff)
downloadgit-htmldocs-5f3d8396896b8e8fffa113072041cb34e9167e8b.tar.gz
Autogenerated HTML docs for v1.7.4.1-266-ga62ea
Diffstat (limited to 'git-apply.txt')
-rw-r--r--git-apply.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/git-apply.txt b/git-apply.txt
index 2dcfc097d..afd2c9ae5 100644
--- a/git-apply.txt
+++ b/git-apply.txt
@@ -246,20 +246,10 @@ If `--index` is not specified, then the submodule commits in the patch
are ignored and only the absence or presence of the corresponding
subdirectory is checked and (if possible) updated.
-
SEE ALSO
--------
linkgit:git-am[1].
-
-Author
-------
-Written by Linus Torvalds <torvalds@osdl.org>
-
-Documentation
---------------
-Documentation by Junio C Hamano
-
GIT
---
Part of the linkgit:git[1] suite