Y
Hacker News
new
|
ask
|
show
|
jobs
by
polishdude20
425 days ago
Is there an easy way to have this visit a private repository? I've got a new codebase to learn and it's behind credentials.
2 comments
nitinram
423 days ago
You can also use it by using the --dir flag once you clone the repository. It can work from a local directory.
link
zh2408
425 days ago
You can provide GitHub token
link