Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Make git-clone to take long double-dashed origin option (--origin)
[gitweb.git]
/
Documentation
/
git-shortlog.txt
diff --git
a/Documentation/git-shortlog.txt
b/Documentation/git-shortlog.txt
index 65ca77fbf657520a59b308fc3e99ed79b61cff95..54fb922ba9704112f953e4f6de25f053e81b2097 100644
(file)
--- a/
Documentation/git-shortlog.txt
+++ b/
Documentation/git-shortlog.txt
@@
-3,12
+3,12
@@
git-shortlog(1)
NAME
----
-git-shortlog - Summarize 'git log' output
.
+git-shortlog - Summarize 'git log' output
SYNOPSIS
--------
-
'git-log --pretty=short | git
shortlog'
+
git-log --pretty=short | 'git-
shortlog'
DESCRIPTION
-----------