Problem/Motivation
Correct me if I'm wrong, but generally, I feel like it is considered best practice to set the default branch to the main dev branch (8.x-2.x).
Proposed resolution
Follow the steps here:
https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or...
Set the default branch to 8.x-2.x
Comments
Comment #2
trackleft2Comment #3
dwwYup, good point. I fixed it in GitLab. There's no longer a d.o UI for this.
Comment #4
dwwI just tried a new clone and got
8.x-2.xbranch. Moving to fixed and saving credit.Thanks,
-Derek
Comment #5
trackleft2Thank you.