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

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

Log in to comment on this ticket.

Metadata