#5259 [RFE] please show what branches the commit came from
Opened by sergiomb. Modified

pagure show what branches the commit came from example https://src.fedoraproject.org/rpms/grub2/c/9fdaa794e06846f1426bd15360401a8b1a5017a9 is a feature that I miss

seems easy to implement https://stackoverflow.com/a/2707110/778517


seems easy to implement https://stackoverflow.com/a/2707110/778517

We try to shell out to git as little as possible, so we should check if pygit2
exposes that in its API

Metadata