Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Use the API to pull the source for private repositories #21

Closed
hyandell opened this issue Nov 11, 2015 · 2 comments
Closed

Use the API to pull the source for private repositories #21

hyandell opened this issue Nov 11, 2015 · 2 comments

Comments

@hyandell
Copy link
Contributor

Currently it uses git on the command line to pull the source. Need to move to GitHub API, or at least do so for private source if that proves a performance issue. Alternatively, allow a flag that says "I'm logged in, checkout private code".

@hyandell
Copy link
Contributor Author

Looking at the source, there is latent support for said private mode (though it dates from its script days and relies on ARGV).

@jamesiri
Copy link
Contributor

jamesiri commented May 4, 2021

#142

@jamesiri jamesiri closed this as completed May 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants