Source control: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
{{Stub}} | {{Stub}} | ||
Source control is a process where different versions of code are merged into a single codeline. ==See Also== | Source control is a process where different versions of code are merged into a single codeline. ==See Also== | ||
* [[Diff and Patch]] | * [[Diff_and_Patch|Diff and Patch]] | ||
* [[Using Source Control with the Source SDK]] | * [[Using Source Control with the Source SDK]] |
Revision as of 06:03, 25 August 2005
Source control is a process where different versions of code are merged into a single codeline. ==See Also==