hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 years agoGitHub Desktop or Git CLI?programming.devimagemessage-square110linkfedilinkarrow-up1470
arrow-up1439imageGitHub Desktop or Git CLI?programming.devhypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 years agomessage-square110linkfedilink
minus-squareMiku Luna \ she/it@lemmy.blahaj.zonelinkfedilinkarrow-up34arrow-down1·edit-22 years agoI don’t understand git anyway
minus-squarefckreddit@lemmy.mllinkfedilinkarrow-up61·2 years agoWell, you learn four commands and hope for the best.
minus-squareValmond@lemmy.mindoki.comlinkfedilinkarrow-up15·2 years agofetch, reset --hard, checkout -b and cherry-pick? :-D
minus-squaremuix@infosec.publinkfedilinkarrow-up10·2 years agoMore like clone, pull, commit, and push --force >:-D
I don’t understand git anyway
Well, you learn four commands and hope for the best.
fetch, reset --hard, checkout -b and cherry-pick?
:-D
More like clone, pull, commit, and push --force
>:-D
push origin head
^^