Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

fetching a forked branch

$ git remote add theirusername git@github.com:theirusername/reponame.git
$ git fetch theirusername
$ git checkout -b mynamefortheirbranch theirusername/theirbranch
Comment

PREVIOUS NEXT
Code Example
Shell :: install rancher 
Shell :: ubuntu install lib usb 
Shell :: open finder from terminal 
Shell :: curl get example 
Shell :: video editor linux 
Shell :: check gcc version 
Shell :: mac update path permanently 
Shell :: fcm post example curl 
Shell :: install nvidia cuda toolkit ubuntu 20.04 
Shell :: install deb file in manjaro 
Shell :: rename python3 to python 
Shell :: grep search for string in directory 
Shell :: git get local branches 
Shell :: command not found pipenv bash 
Shell :: linux bash clean up log file 
Shell :: Errors were encountered while processing: libglx-mesa0:amd64 
Shell :: bash scripts options without arg 
Shell :: python install z3 
Shell :: undo git pull origin master into feature branch 
Shell :: install golang ubuntu 
Shell :: zsh fzf plugin 
Shell :: node number id generator 
Shell :: vscode tab not working ubuntu windows 
Shell :: enable null safety flutter using cmd 
Shell :: minikube start with docker driver 
Shell :: how to install docker on Debian 10 
Shell :: ubuntu server 20.04 list users 
Shell :: ubuntu chrome 
Shell :: linux scroll in flutter 
Shell :: tasksel: apt-get failed (100) 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =