CodeIgniter Tutorial : How to Adding Project Files to a Repository Using the Git Bash
This video will help you to upload a project to Github repository. - git add folders/files will be upload - git commit -m "write a comment for describe files" - git push origin master
This video will help you to upload a project to Github repository. - git add folders/files will be upload - git commit -m "write a comment for describe files" - git push origin master