commit | 673eb4a01f340e5b0be0776fd05d1e84766182a3 | [log] [tgz] |
---|---|---|
author | Stefan Naewe <stefan.naewe@googlemail.com> | Fri Dec 10 15:41:09 2010 +0000 |
committer | Pat Thoyts <patthoyts@users.sourceforge.net> | Fri Dec 10 15:42:09 2010 +0000 |
tree | 2fffb3f5f287d62828e98c14902fdd3b2bbd22d5 | |
parent | 88b21c2a407833a66f9aeb650f5b96c672691ecf [diff] |
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 <stefan.naewe@googlemail.com> Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>