• Jérome Perrin's avatar
    Introduce an InstallMonitor · 2731aa6e
    Jérome Perrin authored
    To monitor which files are created by buildout when installing parts
    
    This version is based on git because it was easy to implement, but with
    git tools, it's easy to inspect what exactly installing a part had
    changed and also to revert to a previous state by using git commands
    with the same `--git-dir` and `--work-dir`.
    2731aa6e
buildout.py 82.9 KB