Source control: Difference between revisions
Jump to navigation
Jump to search
LibocChiou (talk | contribs) mNo edit summary |
m (revert) |
||
Line 1: | Line 1: | ||
{{Stub}} | {{Stub}} | ||
Source control is a process where different versions of code are merged into a single | |||
==See | Source control is a process where different versions of code are merged into a single codebase. | ||
== See also == | |||
* [[Diff And Patch]] | * [[Diff And Patch]] | ||
* [[Using Source Control with the Source SDK]] | * [[Using Source Control with the Source SDK]] | ||
[[Category:Glossary]] |
Revision as of 02:32, 5 October 2007
Source control is a process where different versions of code are merged into a single codebase.