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

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -