oeLLph [ɛlf]@feddit.de to Programmer Humor@programming.dev · 10 months agogit commit -m "minor fixes" +26858 -69429feddit.deimagemessage-square72fedilinkarrow-up1443arrow-down110
arrow-up1433arrow-down1imagegit commit -m "minor fixes" +26858 -69429feddit.deoeLLph [ɛlf]@feddit.de to Programmer Humor@programming.dev · 10 months agomessage-square72fedilink
minus-squareJATtho@sopuli.xyzlinkfedilinkarrow-up1·10 months agoI fckd up a git rebase -i today with git commit -a --amend… Thankfully git reflog allowed me to assemble the branch again … from pieces.
I fckd up a
git rebase -i
today withgit commit -a --amend
…Thankfully
git reflog
allowed me to assemble the branch again … from pieces.