Re: [RFD] Overlapping projects
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:41:56
quoted
quoted
quoted
quoted
"DB" == Daniel Barkalow [off-list ref] writes:
quoted
... with an instruction like: ... Theoretically they can be independently updated to the latest but preferred combination is to use at least this release of core GIT to use this version of Cogito ...
DB> But when Petr adds something to the core, intended for eventual inclusion DB> in the mainline, and uses it in cogito, this breaks everything, because DB> then people have to know to pull both the latest cogito and the latest git DB> from him. If the new git isn't backwards-compatible, then someone building DB> an old cogito would have to somehow find the matching old git. I think we are in agreement and saying the same thing. Yes, if people wants to do mix and match, they should know what they are doing. Also I do not see any reason not to have GIT that comes from Cogito additional stuff while Linus tree lags behind, which in a sense already has been the case for some commands. Separating directories would make things easier to manage, not harder. Anyhow let's wait and see what Petr does. He said he has been preparing core backports earlier. No point arguing about his tree without helping him.