summaryrefslogtreecommitdiff
path: root/Documentation/technical/api-setup.txt
blob: 4f63a04d7db0e7b578c5034c2856ba95a7ef5739 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
setup API
=========
 
Talk about
 
* setup_git_directory()
* setup_git_directory_gently()
* is_inside_git_dir()
* is_inside_work_tree()
* setup_work_tree()
* get_pathspec()
 
(Dscho)