Merge branch 'jc/blame-missing-path' into jch
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2018 20:46:33 +0000 (12:46 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2018 20:46:33 +0000 (12:46 -0800)
commitac2db9187298b2c050608fdd9ff49ab043b7c032
treeaed975b1dcd6832719521fa422da4d3ea22fd32f
parent7a8e26e2a193f8078381a5a814da5194bb8535e1
parent0c668f559cc149720b999d7bd1c0060e9fd7caf3
Merge branch 'jc/blame-missing-path' into jch

"git blame HEAD COPYING" in a bare repository failed to run, while
"git blame HEAD -- COPYING" run just fine.  This has been corrected.

* jc/blame-missing-path:
  blame: tighten command line parser