Junio C Hamano wrote: > The third and the fourth ones tentatively introduce "git stat". The > former is an incomplete implementation that ignores the pathspec, and the > latter adds pathspec limiting to it. In the final form before it goes to > 'next', these two should probably be squashed. If it's not too much work, it would be nice to somehow detect if -u can have any influence at all. For example, $ git status bar # Not currently on any branch. nothing to commit (use -u to show untracked files) is a bit misleading if 'bar' is tracked because adding a -u won't make any difference. -- Thomas Rast trast@{inf,student}.ethz.ch -- 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