/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Fix typos on pt_BR/gittutorial.txt translation
[git/git.git]
/
Documentation
/
technical
/
api-tree-walking.txt
Commit
Line
Data
530e741c
JH
1
tree walking API
2
================
3
4
Talk about <tree-walk.h>, things like
5
6
* struct tree_desc
7
* init_tree_desc
8
* tree_entry_extract
9
* update_tree_entry
10
* get_tree_entry
11
12
(JC, Linus)