427
git commit -m "minor fixes" +26858 -69429
(feddit.de)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
All praise our lord and saviour
git rebase -i
!amen!
--amend
I fckd up a
git rebase -i
today withgit commit -a --amend
...Thankfully
git reflog
allowed me to assemble the branch again ... from pieces.