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 2e357e5 commit 2df83dfCopy full SHA for 2df83df
CHANGELOG.md
@@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
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))
19
20
+### Internal
21
+- cleanup some stringly typed code [[@wandernauta](https://github.com/wandernauta)] ([#655](https://github.com/extrawurst/gitui/issues/655))
22
+
23
## [0.14.0] - 2020-04-11
24
25
### Added
0 commit comments