Mac@programming.dev to Git@programming.dev · edit-211 months agoEvery git command I use (Cheatsheet)programming.devimagemessage-square6fedilinkarrow-up1105arrow-down15file-text
arrow-up1100arrow-down1imageEvery git command I use (Cheatsheet)programming.devMac@programming.dev to Git@programming.dev · edit-211 months agomessage-square6fedilinkfile-text
minus-squarelseif@sopuli.xyzlinkfedilinkarrow-up2arrow-down2·11 months agomake sure to run cd .. cp -r my-project my-project.bak cd my-project before running each command :)
make sure to run
before running each command :)