logoalt Hacker News

znnajdlatoday at 8:20 AM1 replyview on HN

Looks very useful, but incredibly obnoxious that it overrides default git diff. And the only way to get the regular git diff output is to uninstall it? There is no way I would ever want to do that.


Replies

rohanuclatoday at 8:22 AM

sem doesn't override git diff, it's a completely separate command (sem diff). Your regular git diff should work exactly as it always has after installing sem.

If you want to change your git diff default behavior then you can do sem setup.

show 1 reply