The first patch fixes the current bug that --no-hardlinks is not heeded, and the second patch introduces the warning when cloning locally with a --depth parameter. Johannes Schindelin (2): clone: do not ignore --no-hardlinks clone: ignore --depth when cloning locally (implicitly --local) Documentation/git-clone.txt | 4 ++++ builtin-clone.c | 5 ++++- t/t5701-clone-local.sh | 14 ++++++++++++++ 3 files changed, 22 insertions(+), 1 deletions(-) -- 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