Re: Was "Re: [RFC] Proposed Git Workflow for Permanent History, Explicit Branch Status, and Developer Continuity" now "Skybuck's GitFlow"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello List,

Little usage notice:

The number of digits for contribution version number can be specified/changed
by creating an xml file as follows:

Create a file with filename: SkybuckGitFlow.cfg

Put the following contents inside of it:

<?xml version="1.0" encoding="UTF-8"?>
<SkybuckGitFlow>
      <BranchVersionDigits>4</BranchVersionDigits>
</SkybuckGitFlow>

The number 4 can be changed to any other number of digits.

(GitHub supports branch names up to 255 bytes so beware).

(The tools will look for this cfg in their current folder and use it, if it's not
there then it will default to 4 digits for contribution version number).

(
Even after the number of digits has been changed the software
will do it's best to increment the version number,
this may or may not be desireable,
so you may want to configure it first ;)
)

Bye for now,
  Skybuck Flying.




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux