git commands
git init
git add *Enter File Name Here*
git commit -m "first commit"
git remote add origin *Enter URL Here*
git push -u origin mastergit init
git add *Enter File Name Here*
git commit -m "first commit"
git remote add origin *Enter URL Here*
git push -u origin master
Also in Shell:
- ubuntu view disk space ec2
- how to rename working directory in linux
- bash send to dev null
- rename remote branch in git
- npm move package from devdependencies to dependencies
- how to delete services in kubernetes
- restart service linux crontab
- powershell upgrade
- why i am not able to paste anything in htdocs folder in ubuntu
- mkdir multiple directories
- unable to install deno in ubuntu
- set feh wallpaper
- ufw allow port
- check if kubernetes is running
- how to install php
- use python shell with git bash
- ubuntu du sort by dir size
- git add commit in one command
- how to revert commit in git
- update node version mac
- mkdir linux
- powershell script to copy mutliple files into a single file
- how to create a shortcut ubuntu
- install metasploit in kali linux