- Fork this Repo
- Clone it to your PC by "git clone repo-address"
- Go to the folder by "cd folder-name"
- Create your own branch using "git branch your-branch-name"
- Switch to the branch by "git checkout your-branch-name"
- Make the contribution of code in the folder
- Check it by "git status"
- Add it by "git add -A"
- Then commit it by "git commit -m commit-description"
- Finally, push it to origin by "git push origin your-branch-name".
sivasankarLM10/Project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|