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

> is zero-friction undo even a good idea?

Yes. It's the major missing feature for git. Novices spend more time figuring out how to undo their mistakes than anything else.

If the undo has side effects (i.e. "if someone cloned this branch since you did the action you want to undo, stuff will break"), the tool should display that warning and ask to continue.

Undo on local working branches only would already be a big help.




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

Search: