create a git repository from local machine and push it online
#initialize
git init
# add your URL , it can be local or remote one
git remote add origin <YOUR_URL>
# commit something
git add *
git commit -m "your message"
# push to your repository
git push origin master
# you can then go and check online
Also in C++:
- bash else if
- r install packages ERROR exporting to client
- install @ng-bootstrap/[email protected]
- docker delete container and image
- rasp pi cmd temperature
- ubuntu record video change time
- install owlready2
- remove metadata ubuntu
- chmod 777 ubuntu xampp
- git delete branches that aren't on remote
- bash "=~" example
- installing isomorphic-fetch and simply doing
- gitflow workflow diagram
- git push to different remote branch
- install brew max
- how to run .run file in linux
- how to invite someone to private github repo
- git change email
- display all files in a directory linux
- git see all tracked files
- gitignore template eclipse
- extract text awk
- check bash version
- omni github