I will comment only on the documentation... Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx> writes: > +--path=<narrow_spec>:: > + A narrow checkout of HEAD is performed after clone is complete > + with given narrow spec. Please refer to linkgit:git-checkout[1] > + for more detail on narrow checkout and narrow spec. Two questions. First, can you repeat those specifiers, i.e. use "git clone --path=Documentation/ --path=.gitignore"? Second, how `--path=<narrow_spec>` interacts with `-n' (no checkout). Does it even have any sense? Perhaps those options should be mutually incompatibile (and --bare and this option too)? -- Jakub Narebski Poland ShadeHawk on #git -- 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