Sunday, June 6, 2021

Add project in git

Run these command after installing git on project directory 

1. git init

2. git add .

3.  got commit -m 'adding file

4. git remote add origin https://github.com/Khaleek-ahmad/github-upload.git

5. git push origin master

No comments:

Followers

Link