diff options
author | Junio C Hamano <junkio@cox.net> | 2005-07-24 15:26:09 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-07-25 17:03:52 -0700 |
commit | f87f94974869b1ddd579d4c6aaff12a5f86ca26e (patch) | |
tree | 2423ec84272bfc8d589b42e41f521e7d6877c779 /Documentation/git-ls-tree.txt | |
parent | Update the documentation for git-tag-script to reflect current behavior. (diff) | |
download | tgif-f87f94974869b1ddd579d4c6aaff12a5f86ca26e.tar.xz |
git-ls-files: --exclude mechanism updates.
Add --exclude-per-directory=<name> option that specifies a file
to contain exclude patterns local to that directory and its
subdirectories. Update the exclusion logic to be able to say
"include files that match this more specific pattern, even
though later exclude patterns may match them". Also enhances
that a pattern can contain '/' in which case fnmatch is called
with FNM_PATHNAME flag to match the entire path.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-ls-tree.txt')
0 files changed, 0 insertions, 0 deletions