8b70f39 fedpkg: Use _filedir for path completion

1 file Authored by tmz 13 years ago, Committed by Jesse Keating 13 years ago,
    fedpkg: Use _filedir for path completion
    
    The _filedir function is a bit more robust than using compgen directly.
    A wrapper function is used to filter out .git directories from results.
    
        
file modified
+16 -11