commit | c0fd1f517efeb67df32b8d4ffa209afab14be436 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 14 16:55:06 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 14 16:55:06 2005 -0700 |
tree | 007728a4e0c2572196e5b118761bf69fdea5bfd8 | |
parent | fdee7d07ba6c79b3e5125e96adbe1d9c3e75ce1d [diff] |
Make "ce_match_path()" a generic helper function ... and make git-diff-files use it too. This all _should_ make the diffcore-pathspec.c phase unnecessary, since the diff'ers now all do the path matching early interally.