Re: What's cooking in git.git (Sep 2010, #05; Wed, 15)
From: Junio C Hamano <hidden> Date: 2016-06-15 22:49:33
Bo Yang [off-list ref] writes:
Please put the revision before the '-L' options, you can run:
git log -p origin/pu -L 440,450 t/t7300-clean.sh
This goes against all the command line convention used in git, which is
"subcommand, dashed-options, revs and then paths", doesn't it?
What else was broken with this series, I have to wonder...