My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
81bd9b1
e3fa568
)
Merge branch 'jc/revision-dash-count-parsing' into maint
author
Junio C Hamano
<gitster@pobox.com>
Wed, 25 Jun 2014 18:44:53 +0000
(11:44 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 25 Jun 2014 18:44:53 +0000
(11:44 -0700)
"git log -2master" is a common typo that shows two commits starting
from whichever random branch that is not 'master' that happens to
be checked out currently.
* jc/revision-dash-count-parsing:
revision: parse "git log -<count>" more carefully
1
2
revision.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
revision.c
Simple merge