561cbc5 fedpkg: Use git plumbing to complete branch names

1 file Authored by tmz 13 years ago, Committed by Jesse Keating 13 years ago,
    fedpkg: Use git plumbing to complete branch names
    
    The output of 'git branch' is not guaranteed to remain constant.  Using
    the for-each-ref plumbing command should work reliably for longer.
    
        
file modified
+4 -3