commit | 07ccbff89b6736a5253e6bba62c9a8e1f2da0ffd | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | Thu Sep 28 02:44:30 2006 +0200 |
committer | Junio C Hamano <junkio@cox.net> | Wed Sep 27 21:36:54 2006 -0700 |
tree | 7882b3326aa826f5605f5adba91a633250e1eef7 | |
parent | a3f5d02edb2c1a037ed3ed8d2ebd3f3e5da9d198 [diff] |
runstatus: do not recurse into subdirectories if not needed This speeds up the case when you run git-status, having an untracked subdirectory containing huge amounts of files. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>