diff options
author | 2008-05-23 16:05:46 -0700 | |
---|---|---|
committer | 2008-05-23 16:05:46 -0700 | |
commit | e13067a7499f3cbf543d4a30865c70613f055b4b (patch) | |
tree | b7bd4d007656599959fed85db64ff5cd2cef37a9 /Documentation/git-show.txt | |
parent | Add log.date config variable (diff) | |
parent | Merge branch 'maint-1.5.4' into maint (diff) | |
download | tgif-e13067a7499f3cbf543d4a30865c70613f055b4b.tar.xz |
Merge branch 'maint'
* maint:
rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a ref
Add missing "short" alternative to --date in rev-list-options.txt
git-show.txt: Not very stubby these days.
Clarify repack -n documentation
Diffstat (limited to 'Documentation/git-show.txt')
-rw-r--r-- | Documentation/git-show.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/git-show.txt b/Documentation/git-show.txt index dccf0e20ec..29ed0acc62 100644 --- a/Documentation/git-show.txt +++ b/Documentation/git-show.txt @@ -79,8 +79,6 @@ Documentation ------------- Documentation by David Greaves, Petr Baudis and the git-list <git@vger.kernel.org>. -This manual page is a stub. You can help the git documentation by expanding it. - GIT --- Part of the linkgit:git[7] suite |