How we use Git

Gervase Markham gerv at mozilla.org
Mon Nov 3 13:50:12 UTC 2014


On 31/10/14 22:10, Michiel Beijen wrote:
> If you have a reasonably new git (1.8) you can even clone a repo at a
> given tag. So your question above would be answered with:
> 
> git clone --branch bugzilla-4.4.6 http://git.mozilla.org/bugzilla/bugzilla

So to be clear: you use "--branch" even if you are cloning at a given tag?

Will the repo you get be exactly the same, the only difference being
that the checkout will be switched to the correct branch/tag?

> BTW the answer of your initial question is also mentioned on this
> page: https://wiki.mozilla.org/Bugzilla:Git#Getting_A_Specific_Release

Why did I not know about that page? :-) There's good stuff in there.

Gerv

_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla



More information about the developers mailing list