summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-06-08 13:53:13 (GMT)
committerBrad King <brad.king@kitware.com>2016-06-08 13:53:13 (GMT)
commit558e4d1ed64a02f53592403158e0549bbcee98f1 (patch)
tree8cceb98c88407f829145fb8c65b6509a8be3ff62
parent9d81f1b3aaa82d12a3a87067572b3ff5e2b9c4d2 (diff)
downloadCMake-558e4d1ed64a02f53592403158e0549bbcee98f1.zip
CMake-558e4d1ed64a02f53592403158e0549bbcee98f1.tar.gz
CMake-558e4d1ed64a02f53592403158e0549bbcee98f1.tar.bz2
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 74af1f7..b205bca 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.