From: Junio C Hamano Date: Thu, 21 Mar 2013 21:02:10 +0000 (-0700) Subject: Merge branch 'tb/document-status-u-tradeoff' X-Git-Tag: v1.8.3-rc0~209 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5d04924e1914a0c63b6467b8cb7194bf68c003cb?hp=5d04924e1914a0c63b6467b8cb7194bf68c003cb Merge branch 'tb/document-status-u-tradeoff' Suggest users to look into using--untracked=no option when "git status" takes too long. * tb/document-status-u-tradeoff: status: advise to consider use of -u when read_directory takes too long git status: document trade-offs in choosing parameters to the -u option ---