mirror of
https://github.com/git/git.git
synced 2026-03-04 06:27:36 +01:00
If `git ls-files --others` returned us the name of a directory then it is because Git has decided that this directory itself contains a valid Git repository and its files shouldn't be listed as untracked for this repository. In such a case we should label the object as a Git repository and not just as a directory. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
8.1 KiB
8.1 KiB