Re: Broken release build and git revision numbers

2013-04-05 Thread Justin Mclean
HI, The one minor down side is that it's now it harder to tell exactly where a SDK was build from (no revision number n flex-describtion.xml). There would be a branch with the same version number so it's a minor annoyance. Justin

RE: Broken release build and git revision numbers

2013-04-05 Thread Michael A. Labriola
>Can any Git experts please comment if there an alternative to doing this this >way. If you have a moment, take a look at git describe as an idea. It basically gives you the latest tag and a number of commits since then and a hash. Its not a simple sequence, but see if it helps. This one is ok