Y
Hacker News
new
|
ask
|
show
|
jobs
by
shayief
319 days ago
I usually leave them as uncommitted changes, then git checkout to undo them. And using something like `git add -p` to skip Printfs if I need to commit other changes.