Merge branch 'nd/maint-fix-add-typo-detection' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Dec 2010 00:46:52 +0000 (16:46 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Dec 2010 00:46:52 +0000 (16:46 -0800)
commit87c702bdba51397a8358743c7932bf5f7fa67e89
tree007333a8958f72037f39deed7ae5fdf36b9b2272
parent37119cf0f173bc11a1b5f662f322c8b304224b7c
parent9e082734b3a7c2685c1593dae8dca1e73568d51c
Merge branch 'nd/maint-fix-add-typo-detection' into next

* nd/maint-fix-add-typo-detection:
  Revert "excluded_1(): support exclude files in index"
  unpack-trees: fix sparse checkout's "unable to match directories"
  unpack-trees: move all skip-worktree checks back to unpack_trees()
  dir.c: add free_excludes()
  cache.h: realign and use (1 << x) form for CE_* constants
Documentation/git-read-tree.txt
cache.h
dir.c
dir.h
t/t1011-read-tree-sparse-checkout.sh
unpack-trees.c