How we use Git

Gervase Markham gerv at mozilla.org
Mon Nov 3 13:41:04 UTC 2014


On 31/10/14 12:33, Simon Green wrote:
> I would turn the question around. If you are using git (or bzr or csv)
> to get code, what is wrong with getting the latest code for the branch,
> rather than the latest release of the code?

Because then each person who has "4.4.6" installed actually has slightly
different code to everyone else. If I want to reproduce your bug, I
can't just ask you what version you have, I have to ask for the SHA-1 ID.

I'm not sure I know of any project which has defined "version X.Y.Z" as
referring to any one of 10 possible versions of the code which existed
around that time", and I can sort of see why no-one has tried this. :-)

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