Hacker News new | ask | show | jobs
by bostonvaulter2 5318 days ago
Plus if you make a patch that doesn't apply it will just error out and you can try again. And if you add anything extra by mistake you can easily back it out with something like git reset HEAD <file> or git reset -p