diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/migration-guides/release-notes-5.0.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst index 800ba20a27..2bf78c633d 100644 --- a/documentation/migration-guides/release-notes-5.0.rst +++ b/documentation/migration-guides/release-notes-5.0.rst | |||
@@ -217,7 +217,7 @@ New Features / Enhancements in 5.0 | |||
217 | state directory (i.e., ``/run``). | 217 | state directory (i.e., ``/run``). |
218 | 218 | ||
219 | - Allow to disable colored text output through the | 219 | - Allow to disable colored text output through the |
220 | `NO_OUTPUT <https://no-color.org/>`__ environment variable. | 220 | `NO_COLOR <https://no-color.org/>`__ environment variable. |
221 | 221 | ||
222 | - ``git-make-shallow`` script: add support for Git's ``safe.bareRepository=explicit`` | 222 | - ``git-make-shallow`` script: add support for Git's ``safe.bareRepository=explicit`` |
223 | configuration setting. | 223 | configuration setting. |