Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Commit

Permalink
status: divide the code into small chunks & add an offline mode
Browse files Browse the repository at this point in the history
This change divides the huge `runStatusAll()` function into small
functions with specific re-usable blocks. The new re-usability enabled
addition of an offline status mode which generates the same status only
from the manifest and lock file only, without any upstream project
knowledge. This offline status is completely compatible with the existing
`-json`, `-dot` and `-f` flags.
  • Loading branch information
darkowlzz committed Feb 18, 2018
1 parent 1dc2d8b commit 2f3d7c3
Showing 1 changed file with 244 additions and 186 deletions.
Loading

0 comments on commit 2f3d7c3

Please sign in to comment.