mirror of
https://github.com/git-for-windows/git.git
synced 2026-07-07 21:25:03 -05:00
3b9dfde3d636aeb961318d41b3ab59f72414d010
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>
Description
Releases
335
Languages
C
50.2%
Shell
39.2%
Perl
4.3%
Tcl
3%
Python
0.8%
Other
2.2%