Skip to content
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

Fix private repository backup #28

Merged
merged 11 commits into from
Apr 22, 2019
Merged

Fix private repository backup #28

merged 11 commits into from
Apr 22, 2019

Conversation

amitsaha
Copy link
Owner

@amitsaha amitsaha commented Apr 17, 2019

Attempted fix for #21 - this fixes the URL used for cloning github repositories which is likely to have caused failure in cloning private repositories.

Other Changes:

  • Add support for HTTPS based authentication for cloning instead of ssh via a new flag
  • Needs an additional oauth scope for github to read the username

@amitsaha amitsaha self-assigned this Apr 17, 2019
@amitsaha amitsaha merged commit 0005256 into master Apr 22, 2019
@amitsaha amitsaha deleted the fix_private branch April 22, 2019 10:25
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.

1 participant