Consider this scenario: an experimental or test branch is made and pushed to git.drupal.org. For any of various reasons, this branch is removed and it's commits were never merged in anywhere else. Eventually git gc --auto will get run and delete those commits, which is what we expect. However, all of these commits are still listed under the project page (albeit with no branch name).
Comments
Comment #1
eliza411 commentedAssigning to sdboyer to respond per our meeting today.
Comment #2
sdboyer commentedIt'll be easier for us to take care of this once we're doing some smarter syncing that actually pays attention to the incoming push data. We're in progress on that.
Comment #3
marvil07 commented#1704322: One-label operations are not removed after the label is removed