Skip to content

store repository URL in rooted repositories #74

@smola

Description

@smola

URL which was used to fetch a repository should be present in rooted repositories. We can do this by leveraging git remotes config.

The result would be:

  • For each remote repository, there is a remote with the repository ULID as its remote name.
  • We would not create special names for the references like now, ULID would be just the remote name in reference names like refs/remotes/<ULID>/<branch>

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions