Hacker News new | past | comments | ask | show | jobs | submit login

Also doing `git checkout -- filename` will lose the changes to that file permanently. The only feature I miss from Bazaar was that it would create a backup file automatically for its equivalent command. I have actually created a bash function that overrides git to add this functionality (since there is no pre-checkout Git hook and Git doesn't allow you to create an alias named "checkout").



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: