Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
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
raw
|
combined
(merge:
81bd9b1
e3fa568
)
diff --cc
revision.c
Simple merge