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
{{ message }}
This repository was archived by the owner on Sep 8, 2021. It is now read-only.
When including a bzr dependency, snakebasket checks for git status rather than bzr status.
This can result in a fatal error when attempting to update that dependency, as it incorrectly looks at the git status of the closest git repository (often the parent project).
The following dependency will trigger this behavior: