On Tue, Aug 19, 2014 at 2:19 PM, Junio C Hamano <gits...@pobox.com> wrote: > > I do not know if that is how GitHub teaches people, but I would have > to say that these are strange phrasing. I suspect that part of > their documentation was written long time ago, back when nobody on > the GitHub side were involved in design (let alone implementation) > of Git, and I would take it with a grain of salt. > > Having said that, here is a summary of the current support for > referring to different repositories in Git: > > <snip>
Wow, that was a very good read. Thank you for that. I definitely have been using the wrong terms. upstream & origin are interchangeable, yet I was using them to represent two distinct repositories. I think going forward my central repository will be named 'origin' and for the name of the second, nothing has really jumped out at me yet but it'll either be "fork" or "proxy"... "surrogate" would be nice too if it wasn't such a long word in comparison. I'm sure you guys will find a name for it in good time. I wonder what Linus would suggest. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html