support tag annotations
delete tag on remote
revert commit from rev log
Added
- support
core.hooksPath
(#1044) - allow reverting a commit from the commit log (#927)
- disable pull cmd on local-only branches (#1047)
- support adding annotations to tags (#747)
- support inspecting annotation of tag (#1076)
- support deleting tag on remote (#1074)
- support git credentials helper (https) (#800)
Fixed
- Keep commit message when pre-commit hook fails (#1035)
- honor
pushurl
when checking credentials for pushing (#953) - use git-path instead of workdir finding hooks (#1046)
- only enable remote actions (fetch/pull/push) if there are remote branches (#1047)
Key binding notes
- added
gg
/G
vim bindings tovim_style_key_config.ron
(#1039)
see followup patch release: v0.20.1