- 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".
FaheemGafoor/Project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- Java 76.4%
- HTML 9.2%
- C++ 7.7%
- Dart 5.4%
- JavaScript 0.7%
- Roff 0.3%
- Other 0.3%