Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx> writes: > On Thu, Mar 8, 2012 at 8:35 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: >> * "git clone" learned "--single-branch" option to limit cloning to a >> single branch (surprise!). > > --single-branch also limits fetching tags to minimum, I'm not sure we > need to mention that. Yeah, I was of two minds when I wrote it. It is obvious once you think about it, but spelling it out does not cost much, so let's do this. * "git clone" learned "--single-branch" option to limit cloning to a single branch (surprise!); tags that do not point into the history of the branch are not fetched. Thanks. -- 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