@[email protected] to Programmer [email protected]English • 2 years agoIn case of firelemmy.worldimagemessage-square74fedilinkarrow-up1897
arrow-up1897imageIn case of firelemmy.world@[email protected] to Programmer [email protected]English • 2 years agomessage-square74fedilink
minus-squareRedevenlinkfedilink17•2 years agoJust git add . && git commit -m "sorry theres a fire" && git push -u origin feature/fire And run out. It will eventually finish pushing. Or not.
minus-square@[email protected]cakelinkfedilinkEnglish1•2 years agogit add .; git commit -nm fire --no-gpgsign; git push -n origin fire/${USER}
Just
git add . && git commit -m "sorry theres a fire" && git push -u origin feature/fire
And run out. It will eventually finish pushing. Or not.
git add .; git commit -nm fire --no-gpgsign; git push -n origin fire/${USER}