• Show log

    Commit

  • Hash : 71f85226
    Author : Russell Belfer
    Date : 2013-04-18T11:11:38

    Make workdir iterator use filesystem iterator
    
    This adds some hooks into the filesystem iterator so that the
    workdir iterator can just become a wrapper around it.  Then we
    remove most of the workdir iterator code and just have it augment
    the filesystem iterator with skipping .git entries, updating the
    ignore stack, and checking for submodules.