Where is version control in replit? It seems to be missing for me?

Pretty much what it sounds like… I cant find the version control, I have linked to my github and wish to make a commit.

Link: Imgur: The magic of the Internet

1 Like

Version control is under the tools panel, called Git. You can see it in your screenshot, it is the fork icon underneath “Docs” and to the left of “Shell”.

2 Likes

Welcome to the community! Version control is apart of Git. You can access git by heading to tools then finding git. Or, if you are a keyboard only user you can do CTRL+K then type “Git”. If you do not already have a repository initiated then you will be prompted to make one.

1 Like