git-gui: use --exclude-standard to check for untracked files
authorStefan Naewe <redacted>
Fri, 10 Dec 2010 15:41:09 +0000 (15:41 +0000)
committerPat Thoyts <redacted>
Fri, 10 Dec 2010 15:42:09 +0000 (15:42 +0000)
commit673eb4a01f340e5b0be0776fd05d1e84766182a3
tree2fffb3f5f287d62828e98c14902fdd3b2bbd22d5
parent88b21c2a407833a66f9aeb650f5b96c672691ecf
git-gui: use --exclude-standard to check for untracked files

This fixes git-gui failing to display untracked files that are listed
if core.excludefiles is set to ~/.gitexcludes

[PT: added expansion of core.excludesfile value by tcl]

Signed-off-by: Stefan Naewe <redacted>
Signed-off-by: Pat Thoyts <redacted>
git-gui.sh
git clone https://git.99rst.org/PROJECT