Merge branch 'pt/pull-log-n'
commit14230580af96353b911ec1de85517d71c8cfe6b8
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 May 2015 20:24:43 +0000 (26 13:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 May 2015 20:24:43 +0000 (26 13:24 -0700)
treeb99bb8d1efbd885b3243cf7b32a4c1773853b5a5
parentc37d7b50f345e8f52e3e902384cd87d96decc155
parent5061a44bcc7bfab0764b3854b8b2df69a93675ad
Merge branch 'pt/pull-log-n'

"git pull --log" and "git pull --no-log" worked as expected, but
"git pull --log=20" did not.

* pt/pull-log-n:
  pull: handle --log=<n>
git-pull.sh