@maxint@programming.dev to Programming@programming.devEnglish • 2 months agoGit without a forgewww.chiark.greenend.org.ukmessage-square36fedilinkarrow-up151arrow-down10cross-posted to: programming@programming.dev
arrow-up151arrow-down1external-linkGit without a forgewww.chiark.greenend.org.uk@maxint@programming.dev to Programming@programming.devEnglish • 2 months agomessage-square36fedilinkcross-posted to: programming@programming.dev
minus-squarerhabarbalinkfedilink1•2 months agoWhich VCS capabilities make Git stand out in comparison to all other DVCSs if you don’t need a web UI?
minus-square@HelloRoot@lemy.lollinkfedilinkEnglish4•2 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.