File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Fixed
11
11
- Keep commit message when pre-commit hook fails ([ #1035 ] ( https://github.com/extrawurst/gitui/issues/1035 ) )
12
- - honor ` pushurl ` when checking whether we need username and password for pushing ([ #953 ] ( https://github.com/extrawurst/gitui/issues/953 ) )
12
+ - honor ` pushurl ` when checking credentials for pushing ([ #953 ] ( https://github.com/extrawurst/gitui/issues/953 ) )
13
+ - use git-path instead of workdir finding hooks ([ #1046 ] ( https://github.com/extrawurst/gitui/issues/1046 ) )
13
14
14
15
### Key binding notes
15
16
- added ` gg ` /` G ` vim bindings to ` vim_style_key_config.ron ` ([ #1039 ] ( https://github.com/extrawurst/gitui/issues/1039 ) )
You can’t perform that action at this time.
0 commit comments