Introduce an InstallMonitor
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`.
Showing
Please register or sign in to comment