Skip to main content

Posts

Showing posts from July, 2016

Apache Yetus for pre-commit checks

What is a pre-commit check? Pre-commit check is a procedure from which the source code or any other patch file can be analysed before pushing it to the main development branch, without having to publish the results on any server. We can get a quick feedback on our modifications from this method. Apache Yetus Apache yetus is an open source toolkit