Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git checkout new branch with uncommitted changes

git switch -c new_branch
Comment

git create new branch with uncommitted changes

git checkout -b newBranch
Comment

PREVIOUS NEXT
Code Example
Shell :: terminate gitpod ports 
Shell :: docker dir log linux 
Shell :: how to use git in terminal 
Shell :: what is the option to sort by file size in unix 
Shell :: convert crt to cer with commnd 
Shell :: powershell unzip multiple files 
Shell :: adb shell 
Shell :: using virtualenvwrapper to create new virtualenv 
Shell :: create branch git 
Shell :: react-fetch-hook 
Shell :: git check diff between two repositories 
Shell :: git move tag position 
Shell :: how to merge git 
Shell :: update cpanel 
Shell :: git pull in another branch 
Shell :: how to disable ssh in linux 
Shell :: create file in linux using cat 
Shell :: install docker-compose 
Shell :: how to clone a specific commit from github 
Shell :: remove icon from desktop ubuntu 
Shell :: execute bash script with sudo 
Shell :: comment in bash 
Shell :: delete branch gitlab 
Shell :: mongodb database not connected docker 
Shell :: How can I check if a directory exists in a Bash shell script? 
Shell :: bash if number greater than zero 
Shell :: busybox 
Shell :: command to start a system service 
Shell :: open a file in linux 
Shell :: powershell to connect to remote computer 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =