Merge branch 'jc/revision-dash-count-parsing' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 10 Jun 2014 21:24:39 +0000 (14:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Jun 2014 21:24:39 +0000 (14:24 -0700)
commit1aeca19658127283c2c322318e316fde867d9848
treee3c09a5c15703180a9f4ba56a8e7453c0b78ae47
parent374082c4a900e85110b7124f0f97a515ecb15ade
parente3fa568cb397a78a56716137c826f21f5e0b0a77
Merge branch 'jc/revision-dash-count-parsing' into next

"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
revision.c