Jump to content

User:😂/New git repos

From Wikitech

If we make a form for requesting a new git repo, the information needed is as follows:

  • Name of repository
  • Parent repo (75% of the time this is mediawiki/extensions)
  • Initial owner(s)

Supplemental information that makes it easier to help someone:

  • Is there existing history we need to import?
    • If so, where -- SVN? Github?
  • Gerrit merge strategy (default: Merge if needed), most people won't change this
  • Any special permissions that need setting (direct pushing on non-master branches, for example)
  • Any other special considerations we need to know