Every (workDir, args) git invocation, in call order.
git
final List<({String workDir, List<String> args})> calls = [];