Merge pull request #7175 from issyl0/linux-merge-docs-rm-skip-style
[Linux] Remove `--skip-style` flag from `brew merge-homebrew` docs
This commit is contained in:
commit
4d5424c7fa
@ -85,13 +85,9 @@ including bottles). Once you're satisfied with the list of updated
|
|||||||
formulae, begin the merge:
|
formulae, begin the merge:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
brew merge-homebrew --core --skip-style <sha>
|
brew merge-homebrew --core <sha>
|
||||||
```
|
```
|
||||||
|
|
||||||
The `--skip-style` argument skips running `brew style`, which saves
|
|
||||||
time and in some cases avoids errors. The style errors can be fixed in
|
|
||||||
bottle PRs later in the process when CI flags them.
|
|
||||||
|
|
||||||
#### Simple Conflicts
|
#### Simple Conflicts
|
||||||
|
|
||||||
Once you issue the above command, the merge will begin and in the very
|
Once you issue the above command, the merge will begin and in the very
|
||||||
|
Loading…
x
Reference in New Issue
Block a user