Feature request: log the reason for pinning formulas #4238
Unanswered
andreineculau
asked this question in
Everyday usage
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
When using
brew pin
, there is no way currently to log the reason for pinning. It is easy to pin stuff, and months later see thatbrew upgrade
will warn about skipping the pinned formulas, but you have no clue whether it is now safe to unpin.I currently cheat and write
brew pin ... # reason for pinning
so that I can find the reason in the shell history.Beta Was this translation helpful? Give feedback.
All reactions