repo.or.cz
/
git
/
platforms.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cvsimport: always pass user data to "system" as a list
[git/platforms.git]
/
Documentation
/
technical
/
api-run-command.txt
blob
19d2f64f73f34b12c6fdb954174b33946562b304
1
run-command API
2
===============
3
4
Talk about <run-command.h>, and things like:
5
6
* Environment the command runs with (e.g. GIT_DIR);
7
* File descriptors and pipes;
8
* Exit status;
9
10
(Hannes, Dscho, Shawn)