Johannes Schindelin <johannes.schindelin@xxxxxx> writes: > When cloning locally, we default to --local, as it makes the whole > operation fast and efficient. > > As the most common intent of cloning with a --depth parameter is to > save space, and --local saves space more than --depth ever can, > warn the user and ignore the --depth parameter when cloning locally. > > Should --depth be desired, the user can always force proper cloning > by using a file:// URL. > > Signed-off-by: Johannes Schindelin <johannes.schindelin@xxxxxx> Makes sense. I'm inclined to apply this as a "fix" before 1.6.2, but I cannot exactly say what we are fixing. User's expectations? -- 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