What are use cases for git namespaces? -


i learned git namespaces , trying grok it. in situations namespaces can useful in git?

it useful git service github or git.kernel.org repository forked many times. each fork identical, if 1 object store used forks service might enjoy considerable space savings , cache performance improvements.

the service implement via lightweight wrapper around git automatically prepends name of repository git_namespace value.

other that, i'm not sure why 1 use namespaces.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -