On Mon, Feb 5, 2018 at 6:37 PM, Junio C Hamano wrote:
> The command line parser of "git blame" is prepared to take an
> ancient odd argument order "blame " in addition to the
> usual "blame [] ". It has at least two negative
> ramifications:
>
> - In order to tell these two apart, it checks if
The command line parser of "git blame" is prepared to take an
ancient odd argument order "blame " in addition to the
usual "blame [] ". It has at least two negative
ramifications:
- In order to tell these two apart, it checks if the last command
line argument names a path in the working tree
2 matches
Mail list logo