▲ | polishdude20 5 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. | ||
▲ | nitinram 3 days ago | parent | next [-] | |
You can also use it by using the --dir flag once you clone the repository. It can work from a local directory. | ||
▲ | zh2408 5 days ago | parent | prev [-] | |
You can provide GitHub token |