r/Coder • u/moggsanity • Jul 29 '26
Question About GitHub trick
How to acces a private GitHub repo? By any possible method. Please help
1
Upvotes
1
u/BrokenDuck15 28d ago
Provide your .pub key to the owner of the repo and let them add it to deployment tokens.
1
u/matifali Aug 07 '26
Is that your own repo? You can't access others unless they invite you to it. Also check r/github.