Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
27677 views
1
git add .
2
git commit -m 'commit for github push'
3
git pull origin master
4
git push origin master
5