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 has been archived by the owner on May 11, 2019. It is now read-only.
For instance, my project depends on github.com/cockroachdb/cockroach/util, but bunch prune only sees the top-level github.com/cockroachdb/cockroach, which is not used directly. bunch prune then removes github.com/cockroachdb/cockroach, which means I don't have github.com/cockroachdb/cockroach/util anymore, and that's Bad.
The text was updated successfully, but these errors were encountered:
bunch prune
seems not to handle sub-packages.For instance, my project depends on
github.com/cockroachdb/cockroach/util
, butbunch prune
only sees the top-leveljackfan.us.kg/cockroachdb/cockroach
, which is not used directly.bunch prune
then removesjackfan.us.kg/cockroachdb/cockroach
, which means I don't havejackfan.us.kg/cockroachdb/cockroach/util
anymore, and that's Bad.The text was updated successfully, but these errors were encountered: