Documentation / technical / api-run-command.txton commit gitweb: Make use of the $git_dir variable at sub git_get_project_url_list (201945e)
   1run-command API
   2===============
   3
   4Talk 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)