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 c42d369 commit 2e357e5Copy full SHA for 2e357e5
CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
13
### Fixed
14
- debug print when adding a file to ignore
15
+- fix scrolling long messages in commit details view ([#663](https://github.com/extrawurst/gitui/issues/663))
16
- limit log messages in log tab ([#652](https://github.com/extrawurst/gitui/issues/652))
17
- fetch crashed when no upstream of branch is set ([#637](https://github.com/extrawurst/gitui/issues/637))
18
- `enter` key panics in empty remote branch list ([#643](https://github.com/extrawurst/gitui/issues/643))
0 commit comments