Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

chekkout of branch without committing changes

The easiest is probably git stash 
(as all the other answer-ers that beat me to clicking post said). 
Run git stash save or git stash push,
1 or just plain git stash which is short for save / push:
$ git stash
Comment

PREVIOUS NEXT
Code Example
Shell :: start commit with pound sign 
Shell :: how to enable git lol 
Shell :: Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.ccc.notification signatures do not match previously installed version; ignoring!] 
Shell :: resume screen linux 
Shell :: bloquear /var/lib/apt/lists 
Shell :: comment lines in nano 
Shell :: nx test angular app 
Shell :: powershell format table sort 
Shell :: run camunda in linux mint 
Shell :: k logs 
Shell :: msvenom commands 
Shell :: How to remove one directory owned by a specific user on Linux 
Shell :: Run Apache as Separate user and group 
Shell :: passing variables into array 
Shell :: shorten terminal prompt linux 
Shell :: how to denote spaces in path 
Shell :: We need to generate a lot of random bytes. It is a good idea to perform some other action 
Shell :: increment version powershell 
Shell :: ubuntu cmd file last modified time 
Shell :: awk or 
Shell :: how to make a text in batch 
Shell :: bash temporary files 
Shell :: log by date 
Shell :: with great power comes great responsibility ubuntu 
Shell :: linux compress current directory 
Shell :: This script uses variables to make a backup of my home directory. 
Shell :: proxmox linux type 
Shell :: update aur packages archlinux 
Shell :: edit powershell profiles (linux) 
Shell :: Show error message and exit if $FOO is unset (or null) 
ADD CONTENT
Topic
Content
Source link
Name
5+2 =