On Mon, Jan 18, 2016 at 05:57:15PM +0100, Thomas Gummerer wrote: > +--refs:: > + Do not show peeled tags or pseudo-refs like HEAD or MERGE_HEAD > + in the output. > + Minor nit: we show whatever the other side sends us, which is the refs, HEAD, and peeled tags. So mentioning MERGE_HEAD isn't wrong (if the server _did_ send it to us, we would omit it), but it is a bit misleading. I think saying "pseudo-refs like HEAD" is OK; even though we know it is only HEAD in the current server implementation, it better describes what the client side is doing. -Peff -- 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