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
The first step of the acquiring logic (`acquire-git` and
`acquire-repository` commands) is removing obsolete configuration
options (keys). Now it consists of 2 steps:
1. removing of `elegant.acquired` key as it was replaced with
`elegant-git.acquired` key
2. removing Elegant Git aliases as they should be reconfigured each time
acquiring works
Also, now the `libexec/plugins/configuration-acquired` plugin
encapsulates acquiring logic.
0 commit comments