So much for Blockchain's real life use caseslemmy.mlimage OneMeaningManyNames ( @whydudothatdrcrane@lemmy.ml ) Memes@lemmy.mlEnglish • 6 months ago message-square59fedilinkarrow-up1286
arrow-up1286imageSo much for Blockchain's real life use caseslemmy.ml OneMeaningManyNames ( @whydudothatdrcrane@lemmy.ml ) Memes@lemmy.mlEnglish • 6 months ago message-square59fedilink
minus-square _MusicJunkie ( @_MusicJunkie@beehaw.org ) linkfedilink2•6 months agoFor each project there is one authoritative instance, one “server” that everyone pushes to. Otherwise you get chaos.
minus-square Asyx ( @Asyx@lemmy.ml ) linkfedilink9•6 months agoThat’s not a git thing though. You can totally have multiple remotes and the remotes are just git repositories themselves. Git is 100% decentralized. There is technically nothing stopping you from having multiple remotes.
minus-square perishthethought ( @perishthethought@lemm.ee ) linkfedilinkEnglish6•edit-26 months agoThat may be how you use it, but that’s not baked into git. See my previous response. There’s a bunch of FUD in this thread for some reason.
minus-square Thann ( @Thann@lemmy.ml ) linkfedilinkEnglish2•6 months agoPeople want simple answers, and “blockchain bad” seems to satisfy many
minus-square Tja ( @Tja@programming.dev ) linkfedilink3•6 months agoOtherwise you get git. You’re describing svn.
minus-square Thann ( @Thann@lemmy.ml ) linkfedilinkEnglish3•6 months agoAnd nobody ever forked a project, and lived happily ever after, then end.
minus-square _MusicJunkie ( @_MusicJunkie@beehaw.org ) linkfedilink1•6 months agoIf you want to work with the original project, you have to push to the server that controls the original project.
minus-square Thann ( @Thann@lemmy.ml ) linkfedilinkEnglish3•6 months agoNo you don’t, you can just fork it, add a commit, and walk away, and everyone can decide which one they want to clone
For each project there is one authoritative instance, one “server” that everyone pushes to. Otherwise you get chaos.
That’s not a git thing though. You can totally have multiple remotes and the remotes are just git repositories themselves. Git is 100% decentralized. There is technically nothing stopping you from having multiple remotes.
That may be how you use it, but that’s not baked into git. See my previous response. There’s a bunch of FUD in this thread for some reason.
People want simple answers, and “blockchain bad” seems to satisfy many
Otherwise you get git. You’re describing svn.
And nobody ever forked a project, and lived happily ever after, then end.
If you want to work with the original project, you have to push to the server that controls the original project.
No you don’t, you can just fork it, add a commit, and walk away, and everyone can decide which one they want to clone