[PATCH] D67772: Update git-llvm script to push to GitHub
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 22 09:59:24 PDT 2019
thakis added a comment.
I'm getting
$ llvm/utils/git-svn/git-llvm push -n
Traceback (most recent call last):
File "llvm/utils/git-svn/git-llvm", line 39, in <module>
import github
ImportError: No module named github
now. Are there docs on what I need to do to be able to commit using this script now?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67772/new/
https://reviews.llvm.org/D67772
More information about the llvm-commits
mailing list