git basic command tutorial
Shell
#Initialize Repo
cd my_awesome_project
git init
#NOTE:you need to setup your global (--global) or project user
git config --global user.name POG
git config --global user.email [email protected]
#Create a README.md and .gitignore file then stage all changes
git add .
#Commit them
git commit -m "Create REAME and gitignore"
Also in Shell:
- Title
- xampp linux
- Category
- Shell
- Title
- how to find installed packages in ubuntu
- Category
- Shell
- Title
- react navigation install
- Category
- Shell
- Title
- git find out commit for tag
- Category
- Shell
- Title
- linux c++ from console
- Category
- Shell
- Title
- Run a command in the background witch automatically rerun Raw
- Category
- Shell
- Title
- How to check git config username?
- Category
- Shell
- Title
- vagrant 16
- Category
- Shell
- Title
- combine strings bash
- Category
- Shell
- Title
- ubuntu ec2 node mongodb connect ECONNREFUSED 127.0.0.1:27017
- Category
- Shell
- Title
- undo add stage git
- Category
- Shell
- Title
- revert to commit git
- Category
- Shell
- Title
- no ip raspberry manually update
- Category
- Shell
- Title
- how to add image in github readme
- Category
- Shell
- Title
- installing rspec gemfile
- Category
- Shell
- Title
- git log one line
- Category
- Shell
- Title
- bash edit prompt display appearance
- Category
- Shell
- Title
- remove remote git
- Category
- Shell
- Title
- git delete repository command line
- Category
- Shell
- Title
- count occurrences of word in file linux ignoring case
- Category
- Shell
- Title
- git push to branch
- Category
- Shell
- Title
- linux rename
- Category
- Shell
- Title
- git how to add remote
- Category
- Shell
- Title
- silent install google chrome
- Category
- Shell
- Title
- what does git fetch do
- Category
- Shell
- Title
- batch rename files
- Category
- Shell
- Title
- make docker sudo less
- Category
- Shell
- Title
- count occurrences of word in file linux
- Category
- Shell
- Title
- bash call another script relative to current script
- Category
- Shell
- Title
- delete local branch git
- Category
- Shell
- Title
- exit telnet
- Category
- Shell
- Title
- random in mac terminal
- Category
- Shell
- Title
- bash send to dev null
- Category
- Shell
- Title
- ubuntu 18.04 get public ip address
- Category
- Shell
- Title
- install bootstrap 4 npm
- Category
- Shell
- Title
- git remote push
- Category
- Shell
- Title
- how to uninstall node.JS
- Category
- Shell
- Title
- maven install on mac os x
- Category
- Shell
- Title
- git SSL certificate problem: certificate has expired
- Category
- Shell
- Title
- conda install paraview
- Category
- Shell
- Title
- "at" ubuntu script dschedule
- Category
- Shell
- Title
- how to change dotnet version
- Category
- Shell
- Title
- switch session windows tmux
- Category
- Shell
- Title
- snap store android studio
- Category
- Shell
- Title
- particular screenshot in ubuntu
- Category
- Shell
- Title
- installing caddy server in ubuntu 18
- Category
- Shell
- Title
- angular cli generate component
- Category
- Shell
- Title
- date linux show millis
- Category
- Shell
- Title
- kill process on port windows
- Category
- Shell
- Title
- install yarn in react native
- Category
- Shell
- Title
- checking for existing ssh keys
- Category
- Shell
- Title
- gparted ubuntu
- Category
- Shell
- Title
- how to revert back to previous commit in git permanently
- Category
- Shell
- Title
- ubuntu unzip zip
- Category
- Shell
- Title
- remove home icon ubuntu
- Category
- Shell
- Title
- sh increment variable
- Category
- Shell
- Title
- check ubuntu version cmd
- Category
- Shell
- Title
- how to validate a mobile number in shell script
- Category
- Shell
- Title
- shell script to check the output of a file
- Category
- Shell
- Title
- task manager ubuntu
- Category
- Shell
- Title
- git create tag and push
- Category
- Shell
- Title
- copie fichier de server vers linux
- Category
- Shell
- Title
- unable to install deno in ubuntu
- Category
- Shell
- Title
- remove all iptables rules
- Category
- Shell
- Title
- how to remove untracked files in git
- Category
- Shell
- Title
- laravel generate mailable
- Category
- Shell
- Title
- shell file in linux
- Category
- Shell
- Title
- generate ssh key paitr
- Category
- Shell
- Title
- ssh ubuntu
- Category
- Shell
- Title
- how to check installed packages in linux command
- Category
- Shell
- Title
- jscore
- Category
- Shell
- Title
- how to disconnect local repo from remote master
- Category
- Shell
- Title
- remove yum package
- Category
- Shell
- Title
- firewall in ubuntu 18.04
- Category
- Shell
- Title
- install imblearn
- Category
- Shell
- Title
- get additional parameters linux scripting
- Category
- Shell
- Title
- join linux to ad domain
- Category
- Shell
- Title
- updating git on mac
- Category
- Shell
- Title
- how to delete a non empty directory in linux
- Category
- Shell
- Title
- optional argument bash
- Category
- Shell
- Title
- linux find files without string
- Category
- Shell
- Title
- git cherry pick
- Category
- Shell
- Title
- linux select pages from pdf
- Category
- Shell
- Title
- install dateutil
- Category
- Shell
- Title
- How do I show the changes which have been staged
- Category
- Shell
- Title
- passport deploy to server
- Category
- Shell
- Title
- git checkout branch on different remote
- Category
- Shell
- Title
- get ip address linux
- Category
- Shell
- Title
- git remove branch
- Category
- Shell
- Title
- bash find file
- Category
- Shell
- Title
- how to save environment variables ubuntu
- Category
- Shell
- Title
- git remove folder form past all commits
- Category
- Shell
- Title
- convert all files and folders in current directory into zip in linux
- Category
- Shell
- Title
- start mongodb
- Category
- Shell
- Title
- list packages linux windows
- Category
- Shell
- Title
- oh my zsh
- Category
- Shell
- Title
- install ip addr on ubuntu
- Category
- Shell
- Title
- how to undo makemigrations django
- Category
- Shell
- Title
- bash create file
- Category
- Shell
- Title
- powershell script to copy mutliple files into a single file
- Category
- Shell