maxint@programming.dev to Programming@programming.devEnglish · 3 months agoGit without a forgewww.chiark.greenend.org.ukexternal-linkmessage-square55linkfedilinkarrow-up11arrow-down10cross-posted to: programming@programming.dev
arrow-up11arrow-down1external-linkGit without a forgewww.chiark.greenend.org.ukmaxint@programming.dev to Programming@programming.devEnglish · 3 months agomessage-square55linkfedilinkcross-posted to: programming@programming.dev
minus-squarerhabarba@feddit.orglinkfedilinkarrow-up0·3 months agoWhich VCS capabilities make Git stand out in comparison to all other DVCSs if you don’t need a web UI?
minus-squareHelloRoot@lemy.lollinkfedilinkEnglisharrow-up0·3 months agoPersonally: I am used to git. When I don’t need the webUI, I would stick with git because it is already familiar to me.
Which VCS capabilities make Git stand out in comparison to all other DVCSs if you don’t need a web UI?
Personally:
I am used to git. When I don’t need the webUI, I would stick with git because it is already familiar to me.
Makes sense.