Lena@gregtech.eu to Programmer Humor@programming.devEnglish · 2 days agoGithub > youtubegregtech.euimagemessage-square39fedilinkarrow-up1566arrow-down114
arrow-up1552arrow-down1imageGithub > youtubegregtech.euLena@gregtech.eu to Programmer Humor@programming.devEnglish · 2 days agomessage-square39fedilink
minus-squarerhabarba@feddit.orglinkfedilinkarrow-up1arrow-down1·1 day ago Git is for bazaar-style development. However, most of my own projects are cathedral-style. Git’s default user experience (CLI command syntax, for example) is weird. There are reasons why Git GUIs are popular and (e.g.) SVN GUIs never were. Git is rather spammy in terms of hard disk usage.
minus-squareprettybunnys@sh.itjust.workslinkfedilinkarrow-up3arrow-down1·1 day ago better in what way?
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkarrow-up2arrow-down1·1 day ago Nothing is preventing git from being used for cathedral development. Nothing is preventing you from using any of the plethora of frontends available. If all of your projects are a single file, you have much deeper problems than selecting source control.
Nothing is preventing git from being used for cathedral development.
Nothing is preventing you from using any of the plethora of frontends available.
If all of your projects are a single file, you have much deeper problems than selecting source control.