diff options
Diffstat (limited to 'git.html.markdown')
| -rw-r--r-- | git.html.markdown | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/git.html.markdown b/git.html.markdown index 35f24b2d..282abbd2 100644 --- a/git.html.markdown +++ b/git.html.markdown @@ -35,6 +35,7 @@ Version control is a system that records changes to a file(s), over time.  * Can work offline.  * Collaborating with others is easy!  * Branching is easy! +* Branching is fast!  * Merging is easy!  * Git is fast.  * Git is flexible. | 
