git add
//to add a single file
git add <file>
//to add all changed files
git add -Agit add <file> or you can do git add -A to add all filesgit init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/Leonuch/flex.git
git push -u origin masterrm -rf .git/*to add all the files in staging area at once*/
git add .
Also in Shell:
- ubuntu terminal find file recursive
- ip address ubuntu
- ubuntu 16.04 bluetooth not detecting devices
- install axios vue
- powershell check if software is installed
- powershell get arguments
- how to rename the directory in terminal
- git fetch all remote branch
- how to get mac cpu temp
- git effacer banch
- gunicorn launch django cmd
- date linux show millis
- how to kill suspended jobs
- how to get the size of directory in linux
- git unstage all files
- ubuntu installing gimp
- gcloud cd /root permission denied
- start mongodb service ubuntu
- how to install wordpress ubuntu 16.04 rosehosting
- how to remove unnecessary packages in linux
- git clone repo with name
- show directory size linux
- install keras
- install lutris kali linux