diff options
| author | Mike McQuaid | 2018-01-01 09:33:43 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2018-01-01 09:33:43 +0000 |
| commit | fab0ea6fda13255f8ab64df1ca823d1c958af893 (patch) | |
| tree | 1f6f039e77ad04998522c6df1e7fd84c88707353 /docs/How-To-Open-a-Homebrew-Pull-Request.md | |
| parent | 93a2e9fc25407b049d594ad2da112a5cb8bdf5c3 (diff) | |
| download | brew-fab0ea6fda13255f8ab64df1ca823d1c958af893.tar.bz2 | |
Deprecate Homebrew/homebrew-science
Diffstat (limited to 'docs/How-To-Open-a-Homebrew-Pull-Request.md')
| -rw-r--r-- | docs/How-To-Open-a-Homebrew-Pull-Request.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/How-To-Open-a-Homebrew-Pull-Request.md b/docs/How-To-Open-a-Homebrew-Pull-Request.md index 173ea4e1d..812d990e0 100644 --- a/docs/How-To-Open-a-Homebrew-Pull-Request.md +++ b/docs/How-To-Open-a-Homebrew-Pull-Request.md @@ -25,7 +25,7 @@ Depending on the change you want to make, you need to send the pull request to t 3. Add your pushable forked repository with `git remote add <YOUR_USERNAME> https://github.com/<YOUR_USERNAME>/homebrew-core.git` * `<YOUR_USERNAME>` is your GitHub username, not your local machine username. -For formulae in central taps other than `homebrew/core`, such as `homebrew/science` or `homebrew/php`, substitute that tap's name for `homebrew/core` in each step, and alter the GitHub repository URLs as necessary. +For formulae in central taps other than `homebrew/core`, such as `homebrew/php`, substitute that tap's name for `homebrew/core` in each step, and alter the GitHub repository URLs as necessary. ## Create your pull request from a new branch |
