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 9, 2020. It is now read-only.
status: divide the code into small chunks & add a quick mode
This change divides the huge `runStatusAll()` function into small
functions with specific re-usable blocks. The new re-usability enabled
addition of a quick status mode which generates the same status only
from the manifest and lock file, and without any upstream project
knowledge. This quick status is completely compatible with the existing
`-json`, `-dot` and `-f` flags.
0 commit comments