How do I make Mercurial require files to have documentation (Javadoc, etc) before pushing? -


is possible via extension or native functionality?

thanks,

brandon

you want pre-commit hook call out "validate document" program. based on response document validation, permit/deny hook.


Comments

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -