Ask confirmation when `git llvm push` will push multiple commits
authorMehdi Amini <joker.eph@gmail.com>
Tue, 30 Jul 2019 15:25:14 +0000 (15:25 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Tue, 30 Jul 2019 15:25:14 +0000 (15:25 +0000)
commitc960c0a4915b18592691288c14d2cebd806197a9
tree2dacd840d79bc8ea336896cac8f575eb32d90bf5
parent7492b1ea07b0d74f3c5dbb38187477aab21774e8
Ask confirmation when `git llvm push` will push multiple commits

This can reduce unexpectedly pushing more than expected by the user.

Differential Revision: https://reviews.llvm.org/D64893

llvm-svn: 367321
llvm/utils/git-svn/git-llvm