Hey all,
New to Froxlor but so far I like what I see. So I cloned the repo and made some minor changes to fit what I think would be a more universal need. Basically whenever you create a new user there is a a new git bare repo created in /var/customers/repos/[username].git. It also creates a post-receive hook that checkouts the revision to the working tree (users web root) and chowns it all to www-data. If anyone thinks this may be valuable or interesting let me know and I'll create a patch or however it should be managed.
Thanks!