Staging
v0.5.1
https://github.com/git/git
Revision 94a4dd9bfda79a226f8dd57fd20c39c6603ec194 authored by Shawn O. Pearce on 29 July 2007, 07:22:27 UTC, committed by Shawn O. Pearce on 29 July 2007, 07:22:27 UTC
Recent git versions have a git-status that honors the core.excludesfile
configuration option when it reports on untracked files.  Unfortunately
I missed the introduction of this configuration option in the core
porcelain implementation, so it was not reflected here in git-gui.

Found and reported by Lars Noschinski <lars@public.noschinski.de>.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 360cc10
History
Tip revision: 94a4dd9bfda79a226f8dd57fd20c39c6603ec194 authored by Shawn O. Pearce on 29 July 2007, 07:22:27 UTC
git-gui: Honor core.excludesfile when listing extra files
Tip revision: 94a4dd9
File Mode Size
lib
.gitignore -rw-r--r-- 62 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 4.6 KB
git-gui.sh -rwxr-xr-x 64.0 KB

back to top