+1 I'm trying to do the same, but within commit message and sometimes it looks weird or hard to make a correct phrase.
P.S. I wonder, is there any guidelines or standard solutions for this problem. Idea of tags as prefix of commit message looks simple and good, but also it looks as some hack of using VCS. Like tagging in SVN with copy-paste whole project for some commit. -- ,,,^..^,,, On Sun, Oct 27, 2013 at 5:28 PM, Benoit Chesneau <[email protected]> wrote: > Hi all, > > I would like to propose that we start to tag our commits. The reasonning > behind that is to distinct easily the changes concerning the doc, the ui > and the core and filter them immediately and force us to make a change > atomic. So I would like to propose that we tag the commit line with > > [DOC] > [UI] > [CORE] > > other ? Another way to distinct the changes would also be to have all of > these as subprojects eventually but it may require too much changes. > > Thoughts? > > - benoit
