mirror of
https://github.com/git/git.git
synced 2024-10-31 22:37:54 +01:00
13 lines
181 B
Text
13 lines
181 B
Text
|
tree walking API
|
||
|
================
|
||
|
|
||
|
Talk about <tree-walk.h>, things like
|
||
|
|
||
|
* struct tree_desc
|
||
|
* init_tree_desc
|
||
|
* tree_entry_extract
|
||
|
* update_tree_entry
|
||
|
* get_tree_entry
|
||
|
|
||
|
(JC, Linus)
|