Welcome to mirror list, hosted at ThFree Co, Russian Federation.

api-tree-walking.txt « technical « Documentation - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e3ddf912841298d6317a682a29cbaf628e86f156 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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)