I just started my own svn server to develop my application. I am learning English and I want to write comments on svn commits in English. What words, patterns, terms and tenses should I use?
What are common words on svn comments? Fix, bug, feature? I’m looking for good style to get good style and good habits from the start.
Comments in code are also important but I think it is more examples and books about it.
Look at good public projects in SVN, for example: Google Chrome.
I opened Repo-browser of TortoiseSVN, with the url: http://src.chromium.org/svn/trunk/src
Then right click on src folder, “Show Log”, and you see all the commit messages.
See attached image.