Updated the project.

This commit is contained in:
Batuhan Berk Başoğlu 2024-06-03 15:44:25 -04:00
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
View file

2
my-app/node_modules/hosted-git-info/lib/hosts.js generated vendored Executable file → Normal file
View 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
View file

0
my-app/node_modules/hosted-git-info/lib/parse-url.js generated vendored Executable file → Normal file
View file