Skip to content
Snippets Groups Projects
user avatar
Andrew R. McBurney authored
1. Running `brew linkage some_package` does not set the cache.
2. Running `brew linkage --cached some_package` when `DatabaseCache.empty?` returns `true` should build the cache.
3. Running `brew linkage --cached some_package` when `DatabaseCache.empty?` returns `false` should use the cache.
010207b9
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..