mirror of
https://github.com/git/git.git
synced 2026-01-24 17:41:30 +00:00
This branch introduces an experimental option allowing `git status` to list all untracked files individually, but show ignored directories' names only instead of all ignored files. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>