Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-status: use ls-files --others --directory for untracked list.
This shortens "Untracked files" list by using --directory option when running ls-files --others. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information