github
Shell
echo "# practice" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/shlee87/practice.git
git push -u origin master
echo "# practice" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/shlee87/practice.git
git push -u origin masteradding git remote origin//cancel commits
git reset HEAD^
//cancel last 3 commits
git reset HEAD~3
//when first commit
git push -u origin master
//remove remote origin
git remote remove origin
//reset remote origin
git remote add origin https://github.com/yourname/project.git
git init
//add all
git add .
//cancel adds
git resetgit config --global user.email "[email protected]"no ur breath taking bro i love all of youit is like a free unlimited cloud storage
Also in Shell:
- Title
- set git origin
- Category
- Shell
- Title
- linux check file contetns
- Category
- Shell
- Title
- installing git on mac
- Category
- Shell
- Title
- linux give full permission to directory
- Category
- Shell
- Title
- job('DSL-Tutorial-1-Test') { scm { git('git://github.com/quidryan/aws-sdk-test.git') } triggers { scm('H/15 * * * *') } steps { maven('-e clean test') } }
- Category
- Shell
- Title
- convert all files and folders in current directory into zip in linux
- Category
- Shell
- Title
- ubuntu bluetooth not listed
- Category
- Shell
- Title
- timedatectl
- Category
- Shell
- Title
- simple nodejs dockerfile
- Category
- Shell
- Title
- apt get install docker compose
- Category
- Shell
- Title
- Pyrit download command for linux
- Category
- Shell
- Title
- kernel headers were not found vmware kali linux
- Category
- Shell
- Title
- find all files edited after date linux
- Category
- Shell
- Title
- git rebase vs merge
- Category
- Shell
- Title
- git pull
- Category
- Shell
- Title
- kill process in windows powershell
- Category
- Shell
- Title
- linux change hostname
- Category
- Shell
- Title
- Macbook git user config global
- Category
- Shell
- Title
- linux get full path
- Category
- Shell
- Title
- remove directory in cmd
- Category
- Shell
- Title
- recursive grep recursion depth
- Category
- Shell
- Title
- Run a command in the background witch automatically rerun Raw
- Category
- Shell
- Title
- open pdf command line linux
- Category
- Shell
- Title
- git discard staged changes
- Category
- Shell
- Title
- how to uninstall in ubuntu
- Category
- Shell
- Title
- how to download youtube video in linux
- Category
- Shell
- Title
- git undo merge
- Category
- Shell
- Title
- how to create a branch in git
- Category
- Shell
- Title
- force git to use ssh
- Category
- Shell
- Title
- command line ip
- Category
- Shell
- Title
- add credentials to git
- Category
- Shell
- Title
- xampp shell fonts
- Category
- Shell
- Title
- ubuntu du sort by dir size
- Category
- Shell
- Title
- xcode errSecInternalComponent
- Category
- Shell
- Title
- join linux to ad domain
- Category
- Shell
- Title
- powershell create service
- Category
- Shell
- Title
- git command autocomplete
- Category
- Shell
- Title
- bash split variable by delimiter
- Category
- Shell
- Title
- install spotify ubuntu snap
- Category
- Shell
- Title
- curl ignore certificate
- Category
- Shell
- Title
- Error: ENOSPC: System limit for number of file watchers reached
- Category
- Shell
- Title
- how to update vs code in linux
- Category
- Shell
- Title
- git replace local branch with remote
- Category
- Shell
- Title
- install maven homebrew
- Category
- Shell
- Title
- change remote to use ssh git command
- Category
- Shell
- Title
- add space in cmd path
- Category
- Shell
- Title
- add a line at the end of a file linux
- Category
- Shell
- Title
- grep cheat sheet
- Category
- Shell
- Title
- upgrade node version
- Category
- Shell
- Title
- long term projects for java learners
- Category
- Shell
- Title
- git config core.autocrlf true
- Category
- Shell
- Title
- check directory size
- Category
- Shell
- Title
- show directory size linux
- Category
- Shell
- Title
- "git checkout -b" example
- Category
- Shell
- Title
- vim display whitespace
- Category
- Shell
- Title
- why all git pull create merge commit
- Category
- Shell
- Title
- remove .svn recursively linux
- Category
- Shell
- Title
- git show diff between branches
- Category
- Shell
- Title
- git delete repository command line
- Category
- Shell
- Title
- ubuntu install git
- Category
- Shell
- Title
- partially apply stash git
- Category
- Shell
- Title
- space command line mac
- Category
- Shell
- Title
- linux terminal colors confusing
- Category
- Shell
- Title
- install laravel on windows
- Category
- Shell
- Title
- how to install programs in ubuntu using terminal
- Category
- Shell
- Title
- linux view services
- Category
- Shell
- Title
- package 'mana-toolkit' has no installation candidate
- Category
- Shell
- Title
- git host key verification failed
- Category
- Shell
- Title
- bash get field from line
- Category
- Shell
- Title
- release tag github
- Category
- Shell
- Title
- input command in python shell
- Category
- Shell
- Title
- remove git credentials terminal
- Category
- Shell
- Title
- install docker on ubuntu 18.04
- Category
- Shell
- Title
- git go to previous branch
- Category
- Shell
- Title
- vagrant 16
- Category
- Shell
- Title
- raspbian start gui manually
- Category
- Shell
- Title
- linux find files multiple
- Category
- Shell
- Title
- grep remove duplicates
- Category
- Shell
- Title
- git reset hard
- Category
- Shell
- Title
- xcode clean derived data command line
- Category
- Shell
- Title
- git change remote origin address
- Category
- Shell
- Title
- show remote git
- Category
- Shell
- Title
- install macos on vmware ubuntu
- Category
- Shell
- Title
- pip install opencv version
- Category
- Shell
- Title
- Documentazione relativa a Sottosistema di Windows per Linux
- Category
- Shell
- Title
- ERR_NO_CERTIFICATES: Encountered adb error: NoCertificates. ionic
- Category
- Shell
- Title
- powershell.exe location
- Category
- Shell
- Title
- how to install zlib
- Category
- Shell
- Title
- bash check if process is running by name
- Category
- Shell
- Title
- randomly choose n rows from a file linux
- Category
- Shell
- Title
- utorrent on ubuntu
- Category
- Shell
- Title
- statsmodels logit function
- Category
- Shell
- Title
- list used ports on mac
- Category
- Shell
- Title
- ubuntu list running services
- Category
- Shell
- Title
- how to uninstall htcondor
- Category
- Shell
- Title
- how to create a patch file between 2 branches git
- Category
- Shell
- Title
- show rights inside folder debian
- Category
- Shell
- Title
- driver hosts file
- Category
- Shell
- Title
- rename multiple files linux
- Category
- Shell
- Title
- adding remote origin git
- Category
- Shell