aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-show.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-12-30 02:22:38 -0800
committerJunio C Hamano <junkio@cox.net>2006-12-30 02:36:08 -0800
commit5dc7bcc2453ce854dc1192cfffcc8aee1cc3b69d (patch)
treef57dbd947565b299a87a2b29f78151f5ca43b284 /Documentation/git-show.txt
parent000792830b8ca96e6d973545192cba8d5df48279 (diff)
downloadgit-5dc7bcc2453ce854dc1192cfffcc8aee1cc3b69d.tar.gz
Documentation: i18n commit log message notes.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-show.txt')
-rw-r--r--Documentation/git-show.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/git-show.txt b/Documentation/git-show.txt
index 98dea6125d..160abb5b24 100644
--- a/Documentation/git-show.txt
+++ b/Documentation/git-show.txt
@@ -54,6 +54,11 @@ git show master:Makefile master:t/Makefile
Concatenates the contents of said Makefiles in the head
of the branch `master`.
+Discussion
+----------
+
+include::i18n.txt[]
+
Author
------
Written by Linus Torvalds <torvalds@osdl.org> and