David Symonds, Thu, Nov 08, 2007 14:16:59 +0100: > I never suggested path *limited*, only path *relative*. git-status > would still show all the same files, but their paths would be relative > to your current directory, so there'd be no confusion like you > mentioned. This is how Johannes' patch works. Relative? Like this? $ cd project/foo/bar $ git status ... M file1.c M file2.c M ../baz/file3.c R ../bax/file4 => file4.c - 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