I'd like to see the what commands are issued by the child process used by the various VC commands. Is there a way to log them or collect them without modifying the VC code?
For example, I'd like to see what Git command(s) are issued when the C-x v ~
key is typed to execute the vc-revision-other-window
command for a Git backend.