Skip to content

How to make repo appear in Github after cloning VS 2022 #62445

Answered by h7x4
NapalmPig asked this question in New to GitHub
Discussion options

You must be logged in to vote

Hello @NapalmPig. Welcome to GitHub!

What you are describing, sounds like a fork. You are correct with the idea that you could do it manually, but that it's easier to use the web functionality. In this case, you're looking for this button:

When you click this on someone elses user, it will create a copy in your own list of repositories. You are free to commit, push and pull as much as you'd like to this repo. (Note that this also means you have to clone the repository again, unless you want to get your hands dirty with git remotes)

Also note that depending on the license of the project you are forking, legal restrictions may apply to what you can do with the project. But most open source…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@NapalmPig
Comment options

@h7x4
Comment options

@NapalmPig
Comment options

@h7x4
Comment options

Answer selected by NapalmPig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Visual Studio View and incorporate suggestions from GitHub Copilot directly within the Visual Code. New User Help ❓ New User help
2 participants