add CompletedProcess in logging of `run`
this is nice for debuging as it includes the information we want to obtain by calling the command (such as branch name, commit hash, etc).
this is nice for debuging as it includes the information we want to obtain by calling the command (such as branch name, commit hash, etc).