Updated the project.
This commit is contained in:
parent
5dfe9f128d
commit
7919556077
1550 changed files with 17063 additions and 40183 deletions
0
my-app/node_modules/hosted-git-info/lib/from-url.js
generated
vendored
Executable file → Normal file
0
my-app/node_modules/hosted-git-info/lib/from-url.js
generated
vendored
Executable file → Normal file
2
my-app/node_modules/hosted-git-info/lib/hosts.js
generated
vendored
Executable file → Normal file
2
my-app/node_modules/hosted-git-info/lib/hosts.js
generated
vendored
Executable file → Normal file
|
@ -199,7 +199,7 @@ hosts.sourcehut = {
|
|||
`https://${domain}/${user}/${project}.git${maybeJoin('#', committish)}`,
|
||||
tarballtemplate: ({ domain, user, project, committish }) =>
|
||||
`https://${domain}/${user}/${project}/archive/${maybeEncode(committish) || 'HEAD'}.tar.gz`,
|
||||
bugstemplate: ({ user, project }) => null,
|
||||
bugstemplate: () => null,
|
||||
extract: (url) => {
|
||||
let [, user, project, aux] = url.pathname.split('/', 4)
|
||||
|
||||
|
|
0
my-app/node_modules/hosted-git-info/lib/index.js
generated
vendored
Executable file → Normal file
0
my-app/node_modules/hosted-git-info/lib/index.js
generated
vendored
Executable file → Normal file
0
my-app/node_modules/hosted-git-info/lib/parse-url.js
generated
vendored
Executable file → Normal file
0
my-app/node_modules/hosted-git-info/lib/parse-url.js
generated
vendored
Executable file → Normal file
Loading…
Add table
Add a link
Reference in a new issue