Skip to content

Make go packages from subdirectories on gitea instances installable with "go get" #1485

Closed
@jcgruenhage

Description

@jcgruenhage

Currently, you can't fetch go projects from gitea, without the .git extension. This causes the binaries to have this ugly .git extension too and prevents people from fetching projects from subdirectories.

Documentation of meta-tags: https://golang.org/cmd/go/#hdr-Remote_import_paths
The PR and commit that fixed this in gitlab: gitlabhq/gitlabhq#7693 gitlabhq/gitlabhq@e23d6ad

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions