mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 14:56:54 +02:00
Update git.html.markdown
Fixed some whitespace issues.
This commit is contained in:
@@ -26,7 +26,7 @@ of your source code.
|
|||||||
// What is version control?
|
// What is version control?
|
||||||
///////////////////////////////////////
|
///////////////////////////////////////
|
||||||
|
|
||||||
Version control is a system that records changes to a file, or set of files over time.
|
Version control is a system that records changes to a file, or set of files, over time.
|
||||||
|
|
||||||
///////////////////////////////////////
|
///////////////////////////////////////
|
||||||
// Centralized Versioning VS Distributed Versioning
|
// Centralized Versioning VS Distributed Versioning
|
||||||
|
Reference in New Issue
Block a user