Junio C Hamano | 530e741 | 2007-11-24 23:48:04 -0800 | [diff] [blame^] | 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) |