←back to thread

923 points zh2408 | 1 comments | | HN request time: 0.411s | source
Show context
polishdude20 ◴[] No.43744956[source]
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.
replies(2): >>43744978 #>>43767695 #
1. nitinram ◴[] No.43767695[source]
You can also use it by using the --dir flag once you clone the repository. It can work from a local directory.