Comment by devnonymous
4 hours ago
> For me a bigger issue was git calling vimdiff for each file,
If you configure vimdiff as the difftool in your git config, just doing a `git diff` would show you the diff for each file sequentially.
4 hours ago
> For me a bigger issue was git calling vimdiff for each file,
If you configure vimdiff as the difftool in your git config, just doing a `git diff` would show you the diff for each file sequentially.
No comments yet
Contribute on Hacker News ↗