-
-
Notifications
You must be signed in to change notification settings - Fork 5
Support gitea #18
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Is your feature request related to a problem? Please describe.
Currently gitweb seems incompatible with gitea.
Describe the solution you'd like
I'd love to be able to use gitweb with gitea. Gitea-urls seem more inline with the gitwebs "BITBUCKET_HOSTNAME"-way of handling urls. Maybe gitweb could provide some commandline-flag to open urls like
http://git.server/orga/repo/src/branch/1.1.0Also currently gitweb assumes https-urls which also would be great to be able to configure/override