This function is needed to check whether a package is retired on a certain branch. Part of an initiative pdc-removal: https://pagure.io/releng/issue/11723
pdc-removal
Signed-off-by: Lenka Segura lsegura@redhat.com
rebased onto 65ab04ea3d56af01a7b9edf8f2ed7b7fe7fb5c9a
rebased onto d86020358aa23aaaa06559ffc964677c2ed0191b
Ouch...the CI would deserve some fixing
:thumbsdown: for me, this is something that is specific to src.fp.o and cannot be generalized to any project, so it would fit much better in pagure-dist-git which, turns out, already have a function for this: https://pagure.io/pagure-dist-git/blob/master/f/pagure_distgit/plugin.py#_100
Moving the git ls-tree function to distgit, thanks @pingou !
Pull-Request has been closed by lenkaseg
This function is needed to check whether a package is retired on a certain branch.
Part of an initiative
pdc-removal: https://pagure.io/releng/issue/11723Signed-off-by: Lenka Segura lsegura@redhat.com