[Cmake-commits] CMake branch, next, updated. v3.1.0-1907-g34c4e62
Brad King
brad.king at kitware.com
Wed Jan 14 15:09:06 EST 2015
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 34c4e62dc7fd782e916dbe512f3caa863a8735c6 (commit)
via ff880ecea13537a45b914fab05ac4a3c26287f2d (commit)
from edcbded42e4932285a0a89327dc383704da3fc4c (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=34c4e62dc7fd782e916dbe512f3caa863a8735c6
commit 34c4e62dc7fd782e916dbe512f3caa863a8735c6
Merge: edcbded ff880ec
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jan 14 15:09:06 2015 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jan 14 15:09:06 2015 -0500
Merge topic 'FindGit-local-Github' into next
ff880ece Help: Add notes for topic 'FindGit-local-Github'
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ff880ecea13537a45b914fab05ac4a3c26287f2d
commit ff880ecea13537a45b914fab05ac4a3c26287f2d
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jan 14 15:08:12 2015 -0500
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Jan 14 15:08:12 2015 -0500
Help: Add notes for topic 'FindGit-local-Github'
diff --git a/Help/release/dev/FindGit-local-Github.rst b/Help/release/dev/FindGit-local-Github.rst
new file mode 100644
index 0000000..3523e86
--- /dev/null
+++ b/Help/release/dev/FindGit-local-Github.rst
@@ -0,0 +1,5 @@
+FindGit-local-Github
+--------------------
+
+* The :module:`FindGit` module learned to find the ``git`` command-line tool
+ that comes with GitHub for Windows installed in user home directories.
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/FindGit-local-Github.rst | 5 +++++
1 file changed, 5 insertions(+)
create mode 100644 Help/release/dev/FindGit-local-Github.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list