@override Future<GitResult> gitRestore( List<String> paths, { bool staged = false, }) async => _noGit();