In the context of Software Configuration Management (SCM), what kind of files should be committed to your source control repository?
A. Code files
B. Documentation files
C. Output files
D. Automatically generated files that are required for your system to be used
Choose the correct answer from the options given below:
1
A and B only
2
B and C only
3
C and D only
4
D and A only