Mac to [email protected] • edit-21 year agoEvery git command I use (Cheatsheet)programming.devimagemessage-square6fedilinkarrow-up1104arrow-down15file-text
arrow-up199arrow-down1imageEvery git command I use (Cheatsheet)programming.devMac to [email protected] • edit-21 year agomessage-square6fedilinkfile-text
minus-square@[email protected]linkfedilink0•1 year agomake sure to run cd .. cp -r my-project my-project.bak cd my-project before running each command :)
make sure to run
cd .. cp -r my-project my-project.bak cd my-project
before running each command :)