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.
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.
I’ve heard of some corporate environments using different tools because of some weird use case, but honestly I think it doesn’t justify, if you’re taking it seriously you should be using git.
At work, we use on-prem Azure DevOps, with VSTFS source control. Some of the codebase has been around since before Git was decently integrated in VS and DevOps.