alphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 9 months agoUp up and away we gosh.itjust.worksexternal-linkmessage-square32linkfedilinkarrow-up1380
arrow-up1380external-linkUp up and away we gosh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 9 months agomessage-square32linkfedilink
minus-squarehex@programming.devlinkfedilinkarrow-up3·9 months agoAt work, was recently working on a script that alters the repo significantly. Every time I tested the script, I used the up arrow to get the git clean and git checkout HEAD -- files commands to reset the repo. I must’ve used those 100+ times.
At work, was recently working on a script that alters the repo significantly. Every time I tested the script, I used the up arrow to get the
git clean
andgit checkout HEAD -- files
commands to reset the repo. I must’ve used those 100+ times.