Re: RFC: Moving grabber versioning away from CVS $Id$
Gary Buhrmaster <[email protected]> Wed, 8 Mar 2017 17:59:34 +0000
| Newsgroups | gmane.comp.tv.xmltv.devel |
|---|---|
| Message-ID | <CAMfXtQz3co7tiuN_t4aWyT7AcyoOWSbxYWy65PBpCaat8=2EOQ@mail.gmail.com> |
On Tue, Mar 7, 2017 at 6:37 PM, Robert Eden <[email protected]> wrote: .... > I'm not a git wizard, I am not either. > How is it normally done in the git world? A date would be fine as well. With great power such as git, comes great flexibility. Simpler projects just use a master branch, everyone commits to the master branch, and tag releases, and the tag is the thing. Some larger projects use branches for parallel development and then merge back to the development branch, and optionally back-port fixes to release branches. The only thing that matters is really the commit hash of the branch you using, but humans tend to like dates and simpler numbers. ------------------------------------------------------------------------------ Announcing the Oxford Dictionaries API! The API offers world-renowned dictionary content that is easy and intuitive to access. Sign up for an account today to start using our lexical data to power your apps and projects. Get started today and enter our developer competition. http://sdm.link/oxford