summaryrefslogtreecommitdiff
path: root/Documentation/technical/api-run-command.txt
blob: 19d2f64f73f34b12c6fdb954174b33946562b304 (plain)
1
2
3
4
5
6
7
8
9
10
run-command API
===============
 
Talk about <run-command.h>, and things like:
 
* Environment the command runs with (e.g. GIT_DIR);
* File descriptors and pipes;
* Exit status;
 
(Hannes, Dscho, Shawn)