Makefile: add a target which will abort compilation with ancient shells
[git/dscho.git] / Documentation / technical / api-tree-walking.txt
blobe3ddf912841298d6317a682a29cbaf628e86f156
1 tree walking API
2 ================
4 Talk about <tree-walk.h>, things like
6 * struct tree_desc
7 * init_tree_desc
8 * tree_entry_extract
9 * update_tree_entry
10 * get_tree_entry
12 (JC, Linus)