I use Git for version control. It helps us to distribute development and manage source code.
The tool's most valuable feature is branch workflows.
I believe there is room for improvement in preventing work loss due to conflicts or overwriting. Another area for improvement could be implementing features for automated code verification within Git.
I rate the solution's scalability a seven out of ten. My company has eight developers using it.
I haven't contacted the tool's technical support.
I would rate my experience with the initial setup of Git as a seven or six out of ten. It has clear documentation and takes one or two hours to deploy. The deployment process involved installing Git, creating a project in Git, and configuring it with administrative privileges. Then, the steps included preparation, conversion, synchronization, and migration. This set up the repository, allowed for safe changes, and enabled inspection of the repository.
I rate the tool's pricing a five out of ten.
I can provide support and control over the development teams, such as developing scripts for managing code or administering Git repositories for all members. However, we may need an extra week or two for additional training.
According to my opinion, every programmer should use Git.