uploading a folder to github
git init
git add <folder1> <folder2> <etc.>
git commit -m "Your message about the commit"
git remote add origin https://github.com/yourUsername/yourRepository.git
git push -u origin master
git push origin master
Also in C++:
- force https htaccess
- getting a package in colab from github
- print in shell script
- git temporarily ignore changes to tracked file
- pod install specific version
- how to forcefully delete a directory in linux
- change password linux
- git config
- ubuntu navigate to directory in windows
- check disk space ubuntu from terminal
- install brave browser on linux
- secrets kv-v1 in vault
- change master to main git
- git supprimer branche origin
- add arabic keyboard ubuntu 20.04
- how to kill process in linux
- sudo apt-get install docker-ce docker-ce-cli containerd.io command not working
- update branch with master
- git revert file to master
- telnet in shell script
- npm install redux and react-redux
- mount a filesystem under another filesystem linux
- Install Lumen CSV
- rename a running docker container