hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 years agoGitHub Desktop or Git CLI?programming.devimagemessage-square144linkfedilinkarrow-up1419arrow-down129
arrow-up1390arrow-down1imageGitHub Desktop or Git CLI?programming.devhypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 years agomessage-square144linkfedilink
minus-squarecriticalimpact@lemm.eelinkfedilinkEnglisharrow-up24·edit-22 years agoCLI Though I will admit it took me a while to get there git add -i is where the true magic begins
minus-squareFiskFisk33@startrek.websitelinkfedilinkarrow-up2·2 years agogit log --graph --oneline --all
CLI
Though I will admit it took me a while to get there
git add -i is where the true magic begins
TIL!
git log --graph --oneline --all