git-lfs/subprocess
Billy Keyes f953f1eb38 subprocess: trace all command execution
Trace all command execution at the time when the command starts.
Previously, only "simple" execution created trace entries, leading to
mysterious gaps in trace logs where time passed but it looked like
nothing was happening.
2020-07-01 12:13:29 -07:00
..
buffered_cmd.go git: add git[NoLFS]Buffered() to run a Git processes with buffered output 2017-08-22 19:34:29 +02:00
cmd.go subprocess: trace all command execution 2020-07-01 12:13:29 -07:00
subprocess_nix.go Fix for #1874 2017-01-19 09:37:26 -05:00
subprocess_test.go subprocess: add functions to format shell commands 2018-09-14 22:31:39 +00:00
subprocess_windows.go Fix for #1874 2017-01-19 09:37:26 -05:00
subprocess.go subprocess: trace all command execution 2020-07-01 12:13:29 -07:00