maxint@programming.dev to Programming@programming.devEnglish · 2 个月前Git without a forgewww.chiark.greenend.org.ukexternal-linkmessage-square51fedilinkarrow-up151arrow-down15cross-posted to: [email protected]
arrow-up146arrow-down1external-linkGit without a forgewww.chiark.greenend.org.ukmaxint@programming.dev to Programming@programming.devEnglish · 2 个月前message-square51fedilinkcross-posted to: [email protected]
minus-squareHelloRoot@lemy.lollinkfedilinkEnglisharrow-up5·edit-22 个月前Let me make it clear to you then. Why use Git at all then? For it’s VCS features. I thought the one reason why everyone wants to use Git these days are the forges. You thought wrong. Git is not wanted exclusively for the forges, but also for it’s VCS capabilities.
minus-squarerhabarba@feddit.orglinkfedilinkarrow-up1arrow-down3·2 个月前Which VCS capabilities make Git stand out in comparison to all other DVCSs if you don’t need a web UI?
minus-squareHelloRoot@lemy.lollinkfedilinkEnglisharrow-up4·2 个月前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.
Let me make it clear to you then.
For it’s VCS features.
You thought wrong. Git is not wanted exclusively for the forges, but also for it’s VCS capabilities.
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.