X++ in Git

Git is the modern standard for version control. It's also Microsoft's default version control system provider that's recommended for general development. X++ developers might be already familiar with the existing guidance to set up Team Foundation Version Control (TFVC) for X++, but many organizations are standardizing on Git. This article introduces the concept of X++ code management in Git and outlines key considerations for teams that want to use Git tools for X++ development.

Considerations and limitations

The following list describes known limitations and workarounds that are required to configure a Git repository (repo) for X++ and set up developer environments for X++ development via Git:

Resources