SeeMinusMinus@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year agoIn case of firelemmy.worldimagemessage-square17fedilinkarrow-up166arrow-down11
arrow-up165arrow-down1imageIn case of firelemmy.worldSeeMinusMinus@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square17fedilink
minus-squareFushuan [he/him]@lemm.eelinkfedilinkEnglisharrow-up1·1 year agoSlight correction. In case of fire: Git checkout -b firemyusername Git commit -am=“fire” Git push. We don’t want to have conflicts with code versions when going in on a rush, better to create a new branch. We can merge all the conflicts afterwards.
Slight correction. In case of fire:
Git checkout -b firemyusername Git commit -am=“fire” Git push.
We don’t want to have conflicts with code versions when going in on a rush, better to create a new branch. We can merge all the conflicts afterwards.