I have some private github repos that contains the work that I am most proud of. I would like potential employers to see this code. Is it possible for me to give them a link to the private repository so they can view my work?
Can people see my private repository in GitHub? Definitely not. Because Private repositories are only accessible to you. If you share the access to other people, then they will access your repository.
There is no way to share private repository among non-Github users. You need the Github account and be added as collaborator to the project.
Changing a repository's visibilityOn GitHub.com, navigate to the main page of the repository. Under your repository name, click Settings. Under "Danger Zone", to the right of to "Change repository visibility", click Change visibility. Select a visibility.
Changing project visibility Navigate to your project. In the top-right, click to open the menu. In the menu, click Settings to access the project settings. Next to Visibility in the "Danger zone", select Private or Public.
You could either:
I'd recommend against zipping the project and sending them the whole thing, as they'd either not see the git history, or see your entire git configuration, depending on how you zip the folder... And I think seeing how a developer works with git is important in addition to seeing the code itself...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With