We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b1984 commit 11f78a4Copy full SHA for 11f78a4
CHANGELOG.md
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
- introduced proper changelog
10
11
### Changed
12
-- introduce propper error handling in `asyncgit` [@MCord] ([#53](https://github.com/extrawurst/gitui/issues/53))
+- introduce propper error handling in `asyncgit` [[@MCord](https://github.com/MCord)] ([#53](https://github.com/extrawurst/gitui/issues/53))
13
- better error message when trying to run outside of a valid git repo ([#56](https://github.com/extrawurst/gitui/issues/56))
14
- improve ctrl+c handling so it is checked first and no component needs to worry of blocking it
15
0 commit comments