mirror of
https://github.com/git/git.git
synced 2026-01-24 09:30:22 +00: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