diff options
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | 2009-12-12 16:00:41 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-12-30 00:47:00 -0800 |
commit | d5f53d6d6f20bbd1ec5507824eb213463554b36a (patch) | |
tree | e1b9a40853468f31d1e93adb15197354d73a768e /RelNotes | |
parent | Git 1.6.6 (diff) | |
download | tgif-d5f53d6d6f20bbd1ec5507824eb213463554b36a.tar.xz |
archive: complain about path specs that don't match anything
Verify that all path specs match at least one path in the specified
tree and reject those that don't.
This would have made the bug fixed by 782a0005 easier to find.
This implementation is simple to the point of being stupid. It walks
the full tree for each path spec until it matches something. It's short
and seems to be fast enough, though.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'RelNotes')
0 files changed, 0 insertions, 0 deletions