hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 1 year agoGitHub Desktop or Git CLI?programming.devimagemessage-square50fedilinkarrow-up132arrow-down13
arrow-up129arrow-down1imageGitHub Desktop or Git CLI?programming.devhypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 1 year agomessage-square50fedilink
minus-squarecriticalimpact@lemm.eelinkfedilinkEnglisharrow-up2·edit-21 year 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·1 year 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