Skip to content

Add a flag to allow for pushing Git contents to GitHub Enterprise over SSH. #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 7, 2020

Conversation

chrisgavin
Copy link
Collaborator

This adds an option to push to GitHub Enterprise over SSH. The reason for this is as an escape hatch for people who are unable to push over HTTPS.

It requires that the SSH key already be trusted by the machine doing the pushing and that your SSH key is already on the target GitHub Enterprise instance, but for most people who want to push via SSH this is hopefully already the case.

@chrisgavin chrisgavin requested a review from a team October 7, 2020 13:25
@chrisgavin chrisgavin merged commit dadb793 into main Oct 7, 2020
@chrisgavin chrisgavin deleted the push-ssh branch October 7, 2020 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants