Mac@programming.dev to Git@programming.dev · edit-211 months agoEvery git command I use (Cheatsheet)programming.devimagemessage-square12fedilinkarrow-up1108arrow-down14file-text
arrow-up1104arrow-down1imageEvery git command I use (Cheatsheet)programming.devMac@programming.dev to Git@programming.dev · edit-211 months agomessage-square12fedilinkfile-text
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up2·11 months agoYou can do git stash -k before running tests.
You can do
git stash -k
before running tests.