Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix browse sub command error message
Previously when using `zef browse ...` with a distribution that does not have a "support" section in it's META6.json it would give an unhelpful error related to hash initialization. This fixes the issue by ensuring we have an empty hash.
- Loading branch information