14 January 2017GIT undo last commitHow to undo last commit in GIT? git commit ... git reset --soft 'HEAD^' edit git add .... git commit -c ORIG_HEAD VanillaJS Simple Countdownvim replace ^M