filmov
tv
Add an existing project to GitHub

Показать описание
Add an existing project to GitHub
Create a GitHub repository for the existing project.
Copy the GitHub URL for the new repo to the clipboard.
Perform a git init command in the root folder of the existing project.
Add all of the existing project's files to the Git index and then commit.
Create a GitHub repository for the existing project.
Copy the GitHub URL for the new repo to the clipboard.
Perform a git init command in the root folder of the existing project.
Add all of the existing project's files to the Git index and then commit.