summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorextrawurst <mail@rusticorn.com>2024-04-14 20:56:49 +0200
committerextrawurst <mail@rusticorn.com>2024-04-14 20:56:49 +0200
commitf14bf271c743d1301be6cc43fd5cff52a6c74d08 (patch)
treeb5426c5ae4a042f5405897de5d0f721b9f3fb075
parentf27ca92f10ec06414603f1f1ee42461d1c69e6d9 (diff)
additional info
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 65e7e646..eef9b46d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* more version info in `gitui -V` and `help popup` (including git hash)
* support `core.commitChar` filtering [[@concelare](https://github.com/concelare)] ([#2136](https://github.com/extrawurst/gitui/issues/2136))
* allow reset in branch popup ([#2170](https://github.com/extrawurst/gitui/issues/2170))
-* respect configuration for remote when pushing [[@cruessler](https://github.com/cruessler)]
+* respect configuration for remote when pushing [[@cruessler](https://github.com/cruessler)] ([#2156](https://github.com/extrawurst/gitui/issues/2156))
### Changed
* Make info and error message popups scrollable [[@MichaelAug](https://github.com/MichaelAug)] ([#1138](https://github.com/extrawurst/gitui/issues/1138))