aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--using-git.texinfo3
1 files changed, 2 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index b21e224..16010d8 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -406,7 +406,8 @@ 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 down onto the mainline when stable.
+merge them down onto the mainline when stable
+or implemented to an acceptable degree.
Another important feature of version
control that can be used to tag releases