Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 512 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 512 Bytes

learning-about-version-control

  • by Ismail (Husain) Bhinderwala

Solving merge conflicts takes conscious effort, but I can do it!

  • What you like most about version control: "I like that version control systems allow for seamless collaboration and provide a safety net by tracking every change, making it easy to revert if something goes wrong."
  • What you find most challenging: "I find dealing with complex merge conflicts frustrating, especially when multiple people work on the same part of the codebase."