1.

Uses of Git

Answer»

  • Git is used to tracking changes in the source code.

  • Distributed version control tool used for source code management.

  • Allows multiple developers to work together.

  • Supports non-linear development because of its thousands of parallel branches.




Discussion

No Comment Found