summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/ExternalProject-GIT_CONFIG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/ExternalProject-GIT_CONFIG.rst')
-rw-r--r--Help/release/dev/ExternalProject-GIT_CONFIG.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/ExternalProject-GIT_CONFIG.rst b/Help/release/dev/ExternalProject-GIT_CONFIG.rst
new file mode 100644
index 0000000..2ab15e5
--- /dev/null
+++ b/Help/release/dev/ExternalProject-GIT_CONFIG.rst
@@ -0,0 +1,5 @@
+ExternalProject-GIT_CONFIG
+--------------------------
+
+* The :module:`ExternalProject` module gained a ``GIT_CONFIG`` option
+ to pass ``--config`` options to Git when cloning repositories.