Comment 1 for bug 1492926

Revision history for this message
Colin Watson (cjwatson) wrote : Re: Link the git branch to a bug

We'd like to do something about this, although we've yet to figure out exactly what. Git branches are often rather more ephemeral than Bazaar branches, and we're a little wary of putting overly-strong linkages into the database that could make them harder to delete. It might involve some combination of a commit scanner to scan for some kind of pattern in commit messages that identifies bugs (GitHub and other sites do something like this), or linking bugs to merge proposals rather than to branches.