fetchFromSourcehut: init

This commit is contained in:
luc65r
2020-10-31 11:28:06 +01:00
committed by Lucas Ransan
parent 8aca4a8fa7
commit 83a0627f33
3 changed files with 31 additions and 0 deletions

View File

@@ -68,3 +68,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!