The 6.x-1.x branch in git does not contain the latest code for the branch, which is instead in master. As well, there's no project release for the development branch. My suggestions:
- Delete the current 6.x-1.x branch from the repository
- Rename 'master' to 6.x-1.x
- Add a release node for 6.x-1.x so a -dev tarball is built
I'm marking this as major as not having dev releases can be a significant barrier to trying out new code before it's marked as a stable release.
Comments
Comment #1
vm commentedThis would aid in issues being filed as well since there would be someplace to attach patches that need/should/may go into dev version
Comment #2
deviantintegral commentedAs you can't change the pointer to HEAD on git.drupalcode.org, for now I'd suggest emptying the master branch with a note indicating to check out specific versioned branches.
#1074960: Let maintainers set a default branch on git repositories
Comment #3
markie commented6.x-1.x-dev is released.