git-llvm: Add option to push to Github with SSH
authorValentin Churavy <v.churavy@gmail.com>
Mon, 16 Dec 2019 09:35:14 +0000 (04:35 -0500)
committerValentin Churavy <v.churavy@gmail.com>
Mon, 16 Dec 2019 21:51:43 +0000 (16:51 -0500)
commit38dd2d50924a3795d1ad61c7c0873632255f324a
tree5681f02256e08d88a9083c7bbf9df4f97db0e2eb
parentf933878991a9b00f3fcf96066678a8816da0a764
git-llvm: Add option to push to Github with SSH

Summary:
For users with 2FA Github password challenge can be rather cumbersome
and I personally use key based authentication through SSH. This fixes
the SSH feature that was present and exposes it as a command line
option.

Reviewers: tstellar

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D71534
llvm/utils/git-svn/git-llvm