On Wed, Sep 04, 2019 at 01:55:00PM -0400, Taylor Blau wrote:
> I often find myself parsing the output of 'git diff' (which I spell 'g
> di') in less, and then wanting to jump to some specific diff in a file,
> i.e., by running 'git jump diff -- '.
>
> But, I am so used to typing 'di' instead of '
Hi,
I have been meaning to send this patch for a while, which teaches the
'git-jump' script how to respect user aliases for commands like 'diff',
'merge', and 'grep'.
I often find myself parsing the output of 'git diff' (which I spell 'g
di') in less, and then wanting to jump to some specific dif
2 matches
Mail list logo