summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-06-08 09:53:13 -0400
committerBrad King <brad.king@kitware.com>2016-06-08 09:53:13 -0400
commit558e4d1ed64a02f53592403158e0549bbcee98f1 (patch)
tree8cceb98c88407f829145fb8c65b6509a8be3ff62
parent9d81f1b3aaa82d12a3a87067572b3ff5e2b9c4d2 (diff)
downloadcmake-558e4d1ed64a02f53592403158e0549bbcee98f1.tar.gz
Help: Document ctest_update branch following behavior
-rw-r--r--Help/command/ctest_update.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/command/ctest_update.rst b/Help/command/ctest_update.rst
index 74af1f7b73..b205bca933 100644
--- a/Help/command/ctest_update.rst
+++ b/Help/command/ctest_update.rst
@@ -25,3 +25,7 @@ The options are:
have otherwise printed to the console. CTest will still report
the new revision of the repository and any conflicting files
that were found.
+
+The update always follows the version control branch currently checked
+out in the source directory. See the :ref:`CTest Update Step`
+documentation for more information.