Hi, Take a look at this blog post [1]. The post explains how to squash your commits into a single commit. Please do this on changes ready to be merged with master. The VXQuery master branch will then only have a single commit for your change with a nice commit message.
Any questions? [1] https://ariejan.net/2011/07/05/git-squash-your-latests-commits-into-one/
