Junio C Hamano <gitster@xxxxxxxxx> writes: > Unfortunately, no concensus terminology for them exist; I find > myself calling them "the branch you integrate with upstream's > master", "the branch you forked from origin's topic", etc. Actually, I take that "no concensus exists" back. "upstream" is probably the closest to the consensus terminology, and that is why "git log master@{upstream}" will give you the history of the remote tracking branch you use to integrate with master. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html