@override Future<String> gitShow({required String rev, String? path}) => inner.gitShow(rev: rev, path: path);