Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've been using difftastic for a while. How do you use both together?


I have `delta` as my default and for difft, I use the following:

`env GIT_EXTERNAL_DIFF=difft git log -p --ext-diff`

Hope it helps :)


I have this set as an alias:

difft = -c diff.external=difft diff

I may add a similar alias for delta


I am also curious.


... and this one.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: