In DevOps practices, how is Git typically used for source code management?

  • Version Control
  • Continuous Integration
  • Continuous Deployment
  • All of the Above
Git is primarily used as a Version Control System in DevOps practices to track changes, collaborate, and maintain a history of codebase modifications.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *