how to use git in terminal
git config --global user.name "your_username"
git config --global user.email "[email protected]"
"C:\Program Files\Git\bin\sh.exe" --logincreate new repo-git
echo "# SqlMentor" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin
https://github.com/asd/SqlMentor.git git push -u origin
master
push an existing repo-git
git remote add originhttps://github.com/asd/SqlMentor.git
git push -u origin master
Default editor
Also in C++:
- copy code from one repo to another git
- git remove commit before push
- how to still atom on ubuntu
- Node Sass version 5.0.0 is incompatible with ^4.0.0.
- NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed an
- uninstall redis ubuntu terminal
- how to see pip installed packages
- create local branch to track remote
- list directory xargs linux
- delete branch github
- git cleanup remove removed
- More than one DbContext was found. Specify which one to use. Use the '-Context' parameter for PowerShell commands and the '--context' parameter for dotnet commands.
- linux ping latency print on screen .sh file
- add user to group arch
- setup ci cd gitlab
- install angular cli version
- command to create a new branch in git
- sed remove empty lines
- display all files in a directory linux
- how to get process id in linux
- how to install specific version of software on mac using brew
- download bangla font ubuntu
- raspberry pi install firefox
- django