Skip to content
← Back to Changelog

Friday, January 8th 2021

Multiple Git namespaces per Personal Account and Team

Posted by

Avatar for shuding

Shu Ding

Software Engineer

Avatar for javivelasco

Javi Velasco

Software Engineer, Infrastructure

Avatar for skllcrn

Christopher Skillicorn

Product Designer

When connecting a Project on Vercel to a Git repository, the Git repository previously had to be located in the same Git scope as the Git repositories of all other Projects within that Personal Account or Team.

Now that this connection is defined on the Project-level (see above) instead of being configured on the Personal Account or Team, this limitation is lifted. Additionally, problems with an active connection are now surfaced there too.

Every Personal Account or Team can now contain Vercel Projects that are connected to Git repositories located in various different Git scopes. This also means that, when importing one, Vercel no longer forces a certain destination Personal Account or Team.

Check out the documentation as well.

Post