On Sun, Mar 24, 2013 at 1:06 AM, Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx> wrote: > diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt > index 8edcdca..45a2b53 100644 > --- a/Documentation/git-checkout.txt > +++ b/Documentation/git-checkout.txt > @@ -180,6 +180,13 @@ branch by running "git rm -rf ." from the top level of the working tree. > +--sparse:: > + In sparse checkout mode, `git checkout -- <paths>` would > + update all entries matched by <paths> regardless sparse s/regardless/regardless of/ > + patterns. This option only updates entries matched by <paths> > + and sparse patterns. > + -- 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