You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactored the code of installed hooks to make them easier for a manual merge.
Reworked the installed pre-commit hook so that updating metadata is skipped for a commit during a merge (including squashing merge), revert, rebase, cherry-pick, etc.
No more generate a trailing tab char in the store file if there's no flag set.
Added support of --(no-)lazy option, which applies metadata after checking whether there's a change, and can boost performance in certain circumstances.