how to handle source control??? IT questions.....
Answers
Answered by
3
Answer:
Simple steps that can be taken to reduce development risk and improve efficiency
- Starting with the basics, choose a source control system.
- Keep your source code in source control (but not the files generated / compiled from it).
- Ensure the working file is from the latest version of the source file
Hope it helps you
Similar questions