mirror of
https://github.com/git/git.git
synced 2026-03-03 12:57:59 +01:00
When you have an embedded git work tree in your work tree (be it an orphaned submodule, or an independent checkout of an unrelated project), "git clean -d -f" blindly descended into it and removed everything. This is rarely what the user wants. Signed-off-by: Junio C Hamano <gitster@pobox.com>
22 KiB
22 KiB