Y
Hacker News
new
|
ask
|
show
|
jobs
by
atmosx
4263 days ago
Oh good to know! I didn't knew that was possible :-) thanks for the hint. I use a cli tool called 'tig' to view difference between commits and not committed changes.
1 comments
dbdr
4262 days ago
tig is (among other things) a more user-friendly tool that can replace git add -p.
link