[PATCH] D64893: Ask confirmation when `git llvm push` will push multiple commits
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 17 15:43:32 PDT 2019
mehdi_amini marked an inline comment as done.
mehdi_amini added inline comments.
================
Comment at: llvm/utils/git-svn/git-llvm:107
+ else:
+ input = builtins.input
+
----------------
This does not work for me, if anyone can help?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64893/new/
https://reviews.llvm.org/D64893
More information about the llvm-commits
mailing list