On Mon, Sep 10, 2007 at 09:30:39AM +0200, Andreas Ericsson wrote: > But what else are "refs" but branch heads and tags, except the few > protected words in $GIT_DIR such as MERGE_HEAD, ORIG_HEAD, FETCH_HEAD, > and HEAD? There's the remote tracking heads--I find it confusing to lump them together with branch heads, since the two really behave very differently. Last I checked stgit also kept special refs for the top and bottom of a patch series. And those special {*_}HEAD cases are important. OK, but I understand the complaint that this phrase is a bit over-abstract at this point, so I'll keep thinking about it. > A revision is a rev (or 'commit-ish'), so a ref is a rev but not the > other way around. There is no pointer named HEAD^, but it's still a > valid rev. > > Apart from that, seems like a stellar patch-series. I cannot enough > express my gratitude for using a project where there's a competent and > active doc-writer. Thanks!--b. - 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