this post was submitted on 02 Jul 2023
22 points (100.0% liked)

Ask Experienced Devs

21 readers
1 users here now

Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
 

I know other version control software exists, but does anyone use it? Why? What are the differences? All I've ever actually seen people use is git.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] canpolat@programming.dev 3 points 1 year ago (1 children)

There is Git Large File Storage for that. But there may of course be alternatives that are better suited for that kind of tasks.

[โ€“] hallettj 1 points 1 year ago

Or git-annex! That's a nifty piece of software, and it doesn't require special support from your git hosting provider.