✏️ Explanatory Question

What are the two main purposes of version control in the development pipeline?

👁 64 Views
📘 Detailed Answer
🟢 Easy
💡

Answer with Explanation

  • It serves as a platform for sharing code across multiple workstations, enabling collaboration with other developers on projects and features.
  • It helps separate stable code from code that is still under development.