GitHub Repository creation and pushing files
STEP 1: Create new repository with repository name and give public access.
STEP 2: Install git and check for the git version in it
STEP 3: Go to comment prompt and type all the git comments like:
• Add
• Commit
• Status
• Config username
• Config email
• Remote
• Branch
• Log
• Push
• Branch -m
• Remote
Update the file and replace the file in GitHub
Changes done 2 times(Commits 2 times)
Top comments (1)
Awesome 😎