Merge branch 'nd/maint-fix-add-typo-detection'
commite39212ab08e8d37dda5d8fd32b54099fe01dbbdb
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Dec 2010 22:40:26 +0000 (22 14:40 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Dec 2010 22:40:26 +0000 (22 14:40 -0800)
treeacfce393969ebf4d2404a4619c84553e761803e7
parent716958c9a23cbb4bf671dc89e094742e8ec41793
parent9e082734b3a7c2685c1593dae8dca1e73568d51c
Merge branch 'nd/maint-fix-add-typo-detection'

* 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