cm0002@lemmy.world to Programmer Humor@programming.dev · 7か月前git workflowlemmy.mlimagemessage-square39fedilinkarrow-up1565arrow-down17cross-posted to: programmerhumor@lemmy.ml
arrow-up1558arrow-down1imagegit workflowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 7か月前message-square39fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareLimonene@lemmy.worldlinkfedilinkarrow-up24·7か月前I like git add because then you can do git diff --staged
minus-squareDave@lemmy.worldlinkfedilinkarrow-up7·7か月前Yes yes, combined with git add -P makes small, meaningful commits so much easier.
minus-squareDave@lemmy.worldlinkfedilinkarrow-up2·7か月前Alas I sold my soul to VSCode a long time ago. Also, ew, emacs 😝
minus-squarefossphi@lemm.eelinkfedilinkEnglisharrow-up2·7か月前Oh come on, try it out! I know some people who use emacs only for magit. It really is that good. A few of them slowly became full on emacs users…
I like
git addbecause then you can dogit diff --stagedYes yes, combined with
git add -Pmakes small, meaningful commits so much easier.Check out magit!
Alas I sold my soul to VSCode a long time ago.
Also, ew, emacs 😝
Oh come on, try it out! I know some people who use emacs only for magit. It really is that good.
A few of them slowly became full on emacs users…