Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

add golang meta import tag #56

@spearce

Description

@spearce

Originally reported on Google Code with ID 58

Go can import code from a Gitiles server if a meta tag is included.


Go import:

  import "example.org/repo/foo/bar"

This will be fetched by https:// and Gitiles should serve in the HTML:

  <meta name="go-import" content="example.org git https://code.org/r/p/exproj">

http://golang.org/cmd/go/#hdr-Remote_import_paths

Reported by None on 2014-07-17 14:41:32

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions