Merge pull request #102225 from luc65r/fetchsrht

Add fetcher: fetchFromSourcehut
This commit is contained in:
Michael Weiss
2021-03-11 12:51:13 +01:00
committed by GitHub
7 changed files with 52 additions and 15 deletions
+4
View File
@@ -72,3 +72,7 @@ This is used with Savannah repositories. The arguments expected are very similar
## `fetchFromRepoOrCz`
This is used with repo.or.cz repositories. The arguments expected are very similar to fetchFromGitHub above.
## `fetchFromSourcehut`
This is used with sourcehut repositories. The arguments expected are very similar to fetchFromGitHub above. Don't forget the tilde (~) in front of the user name!