Phoenix3875@lemmy.world to Programmer Humor@programming.devEnglish · 3 years agoOne command to rule them alllemmy.worldimagemessage-square7linkfedilinkarrow-up1166arrow-down18
arrow-up1158arrow-down1imageOne command to rule them alllemmy.worldPhoenix3875@lemmy.world to Programmer Humor@programming.devEnglish · 3 years agomessage-square7linkfedilink
minus-squaremvirts@lemmy.worldlinkfedilinkEnglisharrow-up29·3 years agomv .git .git_old7 git init git add . git commit -m “almost working”
mv .git .git_old7
git init
git add .
git commit -m “almost working”