Source control: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
[[Category:Glossary]]
[[Category:Glossary]]
{{Stub}}
{{Stub}}
Source control is a process where different versions of code are merged into a single codeline.
Source control is a process where different versions of code are merged into a single codeline. See [[Diff_And_Patch|Diff and Patch]].

Revision as of 02:02, 25 August 2005

Stub

This article or section is a stub. You can help by expanding it.

Source control is a process where different versions of code are merged into a single codeline. See Diff and Patch.