... | ... | @@ -15,14 +15,20 @@ |
|
|
## Using "git" for version control
|
|
|
|
|
|
- Version control for code and docs
|
|
|
-- Easy to merge
|
|
|
-- Easy to reverse change
|
|
|
-- Easy to branch
|
|
|
-- Easy to track issues
|
|
|
|
|
|
**Easy to merge**
|
|
|
|
|
|
**Easy to reverse change**
|
|
|
|
|
|
**Easy to branch**
|
|
|
|
|
|
**Easy to track issues**
|
|
|
|
|
|
- Collaborate development
|
|
|
-- Code/docs can be modified by more person
|
|
|
-- Parallel development
|
|
|
|
|
|
**Code/docs can be modified by more person**
|
|
|
|
|
|
**Parallel development**
|
|
|
|
|
|
- Text based
|
|
|
|
... | ... | |