Johannes Sixt wrote: >> "Shawn O. Pearce" <spearce@xxxxxxxxxxx> writes: >>> Its more a feature. >>> >>> git-gui shows all untracked files, recursively expanding any >>> directories which contain untracked files. git status collapses >>> them up. [...] > Oh, it *is* good behavior. Otherwise, it would not be possible to stage a > file that resides in a currently untracked directory; you would have to > fall back to 'git add' on the command line. I would say rather it is the best we have. Much better would be to display untracked directories using a tree view (like gitk’s treeview), starting out collapsed[1]. Jonathan [1] http://bugs.debian.org/572805 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html