Running a script after every pull is what you use hooks for normally. You only need to run it once manually to set up the hook locally, after that it's hooked in and can run every time. Of course you lose the promoting refactoring to skip running a script thing.
Bookmarks