Mac@programming.dev to Git@programming.dev · edit-211 months agoEvery git command I use (Cheatsheet)programming.devimagemessage-square12fedilinkarrow-up1107arrow-down15file-text
arrow-up1102arrow-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.