Bob Burden III

Results 3 comments of Bob Burden III

I have another take on this as a ruby script [here](https://github.com/delegator/modman-utils/blob/master/modman-gen.rb).

The way we handle this is we setup all of our remote servers with a `.modman/whatever` folder, and initialize it as a git repo. We then add a post-receive git-hook...

We were bit this bug as well. @msebire did you make a Pull Request for this? It seems like you have a working solution.