@SeeMinusMinus to Programmer [email protected]English • 1 year agoIn case of fireimagemessage-square73arrow-up1955arrow-down126
arrow-up1929arrow-down1imageIn case of fire@SeeMinusMinus to Programmer [email protected]English • 1 year agomessage-square73
minus-square@[email protected]linkfedilink18•1 year ago“I followed the rules, Boss. Not my fault the rules are stupid 🤷♂️”
minus-square@applebuschlink1•1 year agoYou could change it to git commit . to add and commit everything. But just in case you weren’t up to date, you should probably do git commit . git pull -s ours git push For maximum chaos.
deleted by creator
“I followed the rules, Boss. Not my fault the rules are stupid 🤷♂️”
You could change it to
git commit .
to add and commit everything. But just in case you weren’t up to date, you should probably dogit commit . git pull -s ours git push
For maximum chaos.