IdP 3.1 branch version ?

Ian Young ian at iay.org.uk
Mon Jun 22 12:46:09 EDT 2015


> On 22 Jun 2015, at 17:14, Cantor, Scott <cantor.2 at osu.edu> wrote:
> 
> I don't think that will work with git though unless we branch for releases

You have to branch for releases, at least locally, if you want to keep the commits associated with the release separate from the normal development flow.

What you're not necessarily obliged to do is push that branch anywhere. So the closest equivalent to what we do today would be:

* make a local branch

* do the work for the release on that branch

* tag it (probably with a signed tag if the releaser has a GPG key)

* push the tag

    -- Ian




-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5250 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/dev/attachments/20150622/9ba99221/attachment-0001.p7s>


More information about the dev mailing list