diff options
| author | Martin Afanasjew | 2016-05-01 14:55:45 +0200 |
|---|---|---|
| committer | Martin Afanasjew | 2016-05-02 21:19:09 +0200 |
| commit | 8600b9edf128de542fd360a52a3a4732ab51f7f8 (patch) | |
| tree | f1635d5795b7f364deee37b48fc9d3082f814aca /Library/Homebrew/cmd/pull.rb | |
| parent | b449a51ff752482ffdb1010d42e7d76a5880d1a4 (diff) | |
| download | brew-8600b9edf128de542fd360a52a3a4732ab51f7f8.tar.bz2 | |
Update Homebrew/homebrew references in comments
Replace `homebrew` with `brew`, `homebrew-core`, or `legacy-homebrew`
depending on context.
Diffstat (limited to 'Library/Homebrew/cmd/pull.rb')
| -rw-r--r-- | Library/Homebrew/cmd/pull.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/pull.rb b/Library/Homebrew/cmd/pull.rb index 33868d8f7..93470dc48 100644 --- a/Library/Homebrew/cmd/pull.rb +++ b/Library/Homebrew/cmd/pull.rb @@ -18,7 +18,7 @@ # --resolve: When a patch fails to apply, leave in progress and allow user to # resolve, instead of aborting # --branch-okay: Do not warn if pulling to a branch besides master (useful for testing) -# --legacy: Pull legacy formula PR from Homebrew/homebrew +# --legacy: Pull legacy formula PR from Homebrew/legacy-homebrew # (TODO remove it when it's not longer necessary) require "utils" |
