On Thu, Dec 24, 2015 at 4:03 AM, Christian Couder <christian.couder@xxxxxxxxx> wrote: > --force-untracked-cache:: > - For safety, `--untracked-cache` performs tests on the working > - directory to make sure untracked cache can be used. These > - tests can take a few seconds. `--force-untracked-cache` can be > - used to skip the tests. > + Same as `--untracked-cache`. Provided for backwards > + compatibility with older versions of Git where > + `--untracked-cache` used to imply `--test-untracked-cache` but > + this option would enable the extension unconditionally. Nit. The reason --force-untracked-cache remains can probably stay in the commit message. Here we can simply say "synonym of --untracked-cache, deprecated" or something like that (or even ".. to be deleted in version N.M"). -- Duy -- 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