@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-squareRedevenlink16•1 year 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]linkfedilinkEnglish1•1 year 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}