Push Data in your GitHub Repository from your system Get link Facebook X Pinterest Email Other Apps - August 01, 2020 Follow the below instruction.a.) git init b.) git add . or git add -A or git checkout -b <new-branch>c.) git commit -m 'finish' d.) git push origin master Get link Facebook X Pinterest Email Other Apps