#82 [PATCH] fedpkg: Use git plumbing to complete branch names
Closed: Fixed Opened by tmz.

The output of 'git branch' is not guaranteed to remain constant. Using
the for-each-ref plumbing command should work reliably for longer.


Applied.

Metadata