Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
verify-tag: make it operable from a subdirectory.
[gitweb.git]
/
Documentation
/
git-shortlog.txt
diff --git
a/Documentation/git-shortlog.txt
b/Documentation/git-shortlog.txt
index a852e9b865b24aba71d7a0e79e237d21c19746ca..65ca77fbf657520a59b308fc3e99ed79b61cff95 100644
(file)
--- a/
Documentation/git-shortlog.txt
+++ b/
Documentation/git-shortlog.txt
@@
-1,6
+1,5
@@
git-shortlog(1)
===============
-v0.99.4, Aug 2005
NAME
----
@@
-9,7
+8,7
@@
git-shortlog - Summarize 'git log' output.
SYNOPSIS
--------
-'git
log --pretty=short | git shortlog'
+'git
-
log --pretty=short | git shortlog'
DESCRIPTION
-----------