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 a2e17e0 commit 5a4ba00Copy full SHA for 5a4ba00
CHANGELOG.md
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
- log tab refreshes when head changes ([#78](https://github.com/extrawurst/gitui/issues/78))
14
- performance optimization of the log tab in big repos
15
- more readable default color for the commit hash in the log tab
16
-- more error/panic resiliance (`unwrap`/`panic` denied by clippy now)
+- more error/panic resiliance (`unwrap`/`panic` denied by clippy now) [[@MCord](https://github.com/MCord)] ([#77](https://github.com/extrawurst/gitui/issues/77))
17
18
### Fixes
19
- panic on small terminal width ([#72](https://github.com/extrawurst/gitui/issues/72))
0 commit comments