Add GitRepositoryExtension
Add an extension for accessing Git-related meta data that can be mixed in into a Pathname object (e.g. `HOMBREW_REPOSITORY` or the path of a `Tap` instance). The goal here is to eliminate code duplication.
Library/Homebrew/extend/git_repository.rb
0 → 100644
Please register or sign in to comment