Community

Git tip: how to fix an accidental commit on the wrong branch

(Thomas Levesque) Oh no, you just accidentally commited to master, when you were supposed to work on a feature branch! How to fix it? It’s actually pretty easy with Git!