Skip to content
Snippets Groups Projects
  • Max Howell's avatar
    903b1167
    Prevent tapped symlinks showing up in git status · 903b1167
    Max Howell authored
    The symlinks taps write to Formula show up in git status, but this trick prevents this. brew-(un)tap maintain a .gitignore in Formula that contains all the symlinks brew-tap creates.
    
    We add the .gitignore to the root .gitignore and TADA! Magic.
    903b1167
    History
    Prevent tapped symlinks showing up in git status
    Max Howell authored
    The symlinks taps write to Formula show up in git status, but this trick prevents this. brew-(un)tap maintain a .gitignore in Formula that contains all the symlinks brew-tap creates.
    
    We add the .gitignore to the root .gitignore and TADA! Magic.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.