hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 years agoGitHub Desktop or Git CLI?programming.devimagemessage-square147linkfedilinkarrow-up1420arrow-down128
arrow-up1392arrow-down1imageGitHub Desktop or Git CLI?programming.devhypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 years agomessage-square147linkfedilink
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