[all-commits] [llvm/llvm-project] 38dd2d: git-llvm: Add option to push to Github with SSH
Valentin Churavy via All-commits
all-commits at lists.llvm.org
Mon Dec 16 13:59:20 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 38dd2d50924a3795d1ad61c7c0873632255f324a
https://github.com/llvm/llvm-project/commit/38dd2d50924a3795d1ad61c7c0873632255f324a
Author: Valentin Churavy <v.churavy at gmail.com>
Date: 2019-12-16 (Mon, 16 Dec 2019)
Changed paths:
M llvm/utils/git-svn/git-llvm
Log Message:
-----------
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
More information about the All-commits
mailing list