Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
KMSCAKKSCFKA AKFACAMADCAS
brew
Commits
1f103f88
Unverified
Commit
1f103f88
authored
Nov 07, 2020
by
Dario Vladovic
Committed by
Sam Ford
Nov 26, 2020
Browse files
livecheck: enable git strategy for sourcehut
parent
59adb553
Changes
1
Hide whitespace changes
Inline
Side-by-side
Library/Homebrew/download_strategy.rb
View file @
1f103f88
...
...
@@ -1225,7 +1225,8 @@ class DownloadStrategyDetector
when
%r{^https?://github
\.
com/[^/]+/[^/]+
\.
git$}
GitHubGitDownloadStrategy
when
%r{^https?://.+
\.
git$}
,
%r{^git://}
%r{^git://}
,
%r{^https?://git
\.
sr
\.
ht/[^/]+/[^/]+$}
GitDownloadStrategy
when
%r{^https?://www
\.
apache
\.
org/dyn/closer
\.
cgi}
,
%r{^https?://www
\.
apache
\.
org/dyn/closer
\.
lua}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment