summaryrefslogtreecommitdiffstats
path: root/technical/api-index.txt
blob: 311479f9ff45a748e528f8b78fd6360754cef65d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Git API Documents
=================

Git has grown a set of internal APIs over time.  This collection
documents them.

////////////////////////////////////////////////////////////////
// table of contents begin
////////////////////////////////////////////////////////////////
* link:api-error-handling.html[Error reporting in git]
* link:api-merge.html[merge API]
* link:api-parse-options.html[parse-options API]
* link:api-simple-ipc.html[Simple-IPC API]
* link:api-trace2.html[= Trace2 API]
////////////////////////////////////////////////////////////////
// table of contents end
////////////////////////////////////////////////////////////////