Git Guidelines and Conventions

Git repository naming convention for EIC projects

  • Each name should be unique

  • Project names are not case sensitive, The repository name can only contain ASCII letters, digits, and the characters ., -, and _.

Git repository organization

  • Logical projects should be grouped using the GitHub Teams