diff options
Diffstat (limited to 'using-git.texinfo')
-rw-r--r-- | using-git.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index 63fbb72..7e6294f 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -320,7 +320,7 @@ control also lets you create branches, these are different versions of the same project being developed concurrently which lets your team implement features in parallel and -merge them in into the mainline when stable. +merge them into the mainline when stable. And other important feature of version control that can be used to tag releases |