[Cmake-commits] CMake branch, next, updated. v3.6.0-rc1-118-gfcd706a
Brad King
brad.king at kitware.com
Wed Jun 8 09:53:33 EDT 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, next has been updated
via fcd706a47df8800fb7ad6cfac783ea40f184f4e5 (commit)
via 558e4d1ed64a02f53592403158e0549bbcee98f1 (commit)
from cdc2c6a7a48b66f043a832d0417a1475b53cb63f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=fcd706a47df8800fb7ad6cfac783ea40f184f4e5
commit fcd706a47df8800fb7ad6cfac783ea40f184f4e5
Merge: cdc2c6a 558e4d1
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jun 8 09:53:33 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jun 8 09:53:33 2016 -0400
Merge topic 'doc-ctest_update' into next
558e4d1e Help: Document ctest_update branch following behavior
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=558e4d1ed64a02f53592403158e0549bbcee98f1
commit 558e4d1ed64a02f53592403158e0549bbcee98f1
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jun 8 09:53:13 2016 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Jun 8 09:53:13 2016 -0400
Help: Document ctest_update branch following behavior
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.
-----------------------------------------------------------------------
Summary of changes:
Help/command/ctest_update.rst | 4 ++++
1 file changed, 4 insertions(+)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list