A nice, beauty progress metter for Git Clone + a feature request

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Check out: https://asciinema.org/a/566216

Feature request is: add a pipe={cmd} option to git, that would just
pass through the git clone --progress output into {cmd}. This is
EXTREMELY EASY TO DO SO, ONLY

FILE *pipe=popen(cmd_option_str, "w") ;

is needed, and one can then write to `pipe` file handler.

-- 
Best regards,
Sebastian Gniazdowski



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux