How to push a project to the GitHub
‼️ Important: Always use separate branches when pushing code into the repository. Pushing the code directly to the main branch is not recommended.
Step 1: Click on commit

Step 2: Select the changes you have done

Step 3: Add a meaningful commit message and click on ‘Commit’
- Now your code is successfully committed.

Step 4: In the version control, click on ‘push’

Step 5: From following menu, push the code to the repository
