MyDeveloperDay added a comment.

  error: pathspec './plurals.txt' did not match any file(s) known to git
  Traceback (most recent call last):
    File "./dump_format_style.py", line 18, in <module>
      subprocess.check_call(['git', 'checkout', '--', PLURAL_FILE])
    File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
      raise CalledProcessError(retcode, cmd)
  subprocess.CalledProcessError: Command '['git', 'checkout', '--', 
'./plurals.txt']' returned non-zero exit status 1.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108765/new/

https://reviews.llvm.org/D108765

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to