
Git is a software designed by Luis Torvalds, open source that allows us to have mirror versions of our projects and thus simplify the way to correct errors and effectively maintain a project in an orderly distributed and robust.
it has great features such as focusing on collaborative work, that is, several people can modify, create or eliminate part of the project and versions of it in a structured and orderly manner, allowing generating workflows that facilitate the development of large projects. In comparison with other systems, the storage of information does not line with the objective of maintaining the image of all the files, all through ramifications of the project, another of its advantages is that most of the operations are carried out locally, which leads to another of the great advantages GIT only increases the changes to the files or directories that are modified, created or deleted, that is to say that it considerably reduces the time it takes to show the changes made especially if it's in the application in production, it should be noted that using this software it is impossible to make changes in the content of a project without being approved. Git also allows you to return to previous versions quickly and easily, return the project or files to the version you decide to return without taking into account any of the changes that were made after that version. Git provides many tools that facilitate the work. As for security, it makes use of SHA1 tree systems, ensuring that until the verification of the number or signature is not made, no changes will be made. Review collected by and hosted on G2.com.
Git requires time to learn because it has many new concepts and orders.
Training should be given for the proper use and management of the tools to the users to avoid that errors are commented although they can later be undone. As for the parameters, sometimes they are very long. It's important to know the command line what is difficult at the beginning to all those who are accustomed to the use of the graphical interface Review collected by and hosted on G2.com.
The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.
Validated through LinkedIn
This reviewer was offered a nominal gift card as thank you for completing this review.
Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.




