Revert priority for Git strategy.
This commit is contained in:
parent
0fd0b1dad0
commit
0d7c8c8c61
@ -26,7 +26,7 @@ module Homebrew
|
||||
class Git
|
||||
# The priority of the strategy on an informal scale of 1 to 10 (from
|
||||
# lowest to highest).
|
||||
PRIORITY = 7
|
||||
PRIORITY = 8
|
||||
|
||||
# Fetches a remote Git repository's tags using `git ls-remote --tags`
|
||||
# and parses the command's output. If a regex is provided, it will be
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user