Displaying 1 result from an estimated 1 matches for "badcaf".
Did you mean:
badcat
2013 Oct 04
1
Allow semantic versioning for packages
...are in
between releases.
Ideally I would use something like
TAG+DIST.HASH
TAG is the last tag of the git branch, usually something like
MAJOR.MINOR.PATCH, DIST is the number of commits since the last release and
HASH is the first seven letters of the git hash for the commit. E.g.
0.7.0-pre+518.badcafe
Right now instead of this I am forced to use something like
0.6.999.518
which is a lot less expressive and there is no (easy) way to include the
branch information.
Thanks, Best Regards,
Gabor
[[alternative HTML version deleted]]