Now that we’ve created the GitHub Repository for the PMDK, here’s a more detailed description of the git workflow we’ve chosen. The basic idea is:
- Current development happens on the
master
branch - Releases are created periodically by tagging
- After a major release, a
stable-1.x …