Skip to content

Use git packfile instead of git objects #5

@faza

Description

@faza

Existing implementation of Gitopia works with git objects. Although it is easy to work with, it is not optimal for migration of existing large repositories. Switching to git packfiles would require an intermediary server which would be responsible for unpacking the packfiles and serving the loose objects.

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