Content
git status git add file1 file2 git commit -m "Detailed commit message" git push git add . git commit -m "Update" git push –force Drag files here to add them to your repository Or choose vour files Copying code into the Github editor Developing on Github