Merge branch 'jc/revision-dash-count-parsing'
commit7a3b4e3bd20989858341e42850bbc122887bdd73
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Jun 2014 20:10:25 +0000 (20 13:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Jun 2014 20:10:25 +0000 (20 13:10 -0700)
tree23a38660ee76ead795fdda5d43463b5f63715c7e
parentcb682f8cfe63ecd0da08a526f404d295e51e3ab1
parente3fa568cb397a78a56716137c826f21f5e0b0a77
Merge branch 'jc/revision-dash-count-parsing'

"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