commit | ba966b957908248396402acd785d10ba1da07294 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Fri Aug 26 02:12:50 2005 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Sun Aug 28 12:15:10 2005 -0700 |
tree | acae08c161de728bf10fb5bdaeece268b8df2180 | |
parent | 9804b7dc1974d59d4d37c37ba4624bb835456207 [diff] |
Teach git-status-script about git-ls-files --others When there is non-empty $GIT_DIR/info/exclude file, use it along with .gitignore per-directory exclude pattern files (which was a convention agreed on the list while ago and is compatible with Cogito) to generate a list of ignored files as well. Signed-off-by: Junio C Hamano <junkio@cox.net> (cherry picked from d330948a5ff0df55c2f12627c0583b4e16f1ea4d commit)