brew/Library
copilot-swe-agent[bot] a62d3b577a Implement keg relocation fix for Homebrew-created files
- Add homebrew_created_file? method to identify service files
- Add prepare_relocation_to_placeholders_for_homebrew_files method
- Modify replace_text_in_files to handle Homebrew files separately
- Homebrew-created files now get full path relocation instead of selective relocation

Co-authored-by: MikeMcQuaid <125011+MikeMcQuaid@users.noreply.github.com>
2025-09-09 07:50:26 +00:00
..
2025-08-25 07:40:22 -07:00

Library

This directory contains all the code run by the official brew command in Homebrew and all formulae (package descriptions) in taps (repositories containing formulae) in Taps subdirectories.