git push set upstream
git push --set-upstream origin <branch>git branch --set-upstream-to <remote-branch>
// example
git branch --set-upstream-to origin feature-branch
// show up which remote branch a local branch is tracking
git branch -vv
// short version to set upstream with very first push
git push -u origin local-branch
Also in Shell:
- whats the internet
- rec: command not found
- partially apply stash git
- git go to previous branch
- deny directory listing htaccess
- lumen
- oh my zsh
- convert all files and folders in current directory into zip in linux
- Error: ENOSPC: System limit for number of file watchers reached
- error: Pulling is not possible because you have unmerged files. hint: Fix them up in the work tree, and then use 'git add/rm <file>' hint: as appropriate to mark resolution and make a commit. fatal: Exiting because of an unresolved conflict.
- how to download youtube video in linux
- git view stash
- powershell create service
- how to add application to unity launcher
- install node js ubuntu
- how to rsync linux
- conda install keras
- linux scp
- change user linuxcommand ch
- revert last merge git
- git diff two commits one file
- uninstall g2o
- ping a port linux
- check installed packages apt-get