aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-10-25 00:22:00 +0200
committerMattias Andrée <maandree@operamail.com>2013-10-25 00:22:00 +0200
commitd271b725809b6c7ab7f01c2cf8ac0db832a33f95 (patch)
tree9f4888b6cd2ac00ed11dc70f14e225f83e51dd07
parentm (diff)
downloadusing-git-d271b725809b6c7ab7f01c2cf8ac0db832a33f95.tar.gz
using-git-d271b725809b6c7ab7f01c2cf8ac0db832a33f95.tar.bz2
using-git-d271b725809b6c7ab7f01c2cf8ac0db832a33f95.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-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