@[email protected] to [email protected]English • 2 months agoGit without a forgewww.chiark.greenend.org.ukmessage-square51fedilinkarrow-up150cross-posted to: [email protected]
arrow-up150external-linkGit without a forgewww.chiark.greenend.org.uk@[email protected] to [email protected]English • 2 months agomessage-square51fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish5•edit-22 months agoLet 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-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@[email protected]linkfedilinkEnglish4•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.
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.