mirror of
https://github.com/git/git.git
synced 2024-11-14 21:23:03 +01:00
530e741c72
Most of them are still stubs, but the procedure to build the HTML documentation, maintaining the index and installing the end product are there. I placed names of people who are likely to know the most about the topic in the stub files, so that volunteers will know whom to ask questions as needed. Signed-off-by: Junio C Hamano <gitster@pobox.com>
10 lines
200 B
Text
10 lines
200 B
Text
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)
|