We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ecc0e commit 6abc7d2Copy full SHA for 6abc7d2
CHANGELOG.md
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
- support deleting remote branch [[@zcorniere](https://github.com/zcorniere)] ([#622](https://github.com/extrawurst/gitui/issues/622))
27
28
## Fixed
29
+- error viewing filetree in empty repo ([#859](https://github.com/extrawurst/gitui/issues/859))
30
- do not allow to ignore .gitignore files ([#825](https://github.com/extrawurst/gitui/issues/825))
31
- crash in shallow repo ([#836](https://github.com/extrawurst/gitui/issues/836))
32
- fixed performance regression in revlog ([#850](https://github.com/extrawurst/gitui/issues/850))
0 commit comments