Source control: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo 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. See [[ | Source control is a process where different versions of code are merged into a single codeline. ==See Also== | ||
* [[Diff and Patch]] | |||
* [[Using Source Control with the Source SDK]] |
Revision as of 06:02, 25 August 2005
Source control is a process where different versions of code are merged into a single codeline. ==See Also==