Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git abort changes

git stash save --keep-index --include-untracked
You don't need to include --include-untracked if you don't want to be thorough about it.

After that, you can drop that stash with a git stash drop command if you like.
Comment

PREVIOUS NEXT
Code Example
Shell :: split string in shell 
Shell :: how to run makefile in windows 
Shell :: remove passphrase from ssh key 
Shell :: powershell list special built in accounts 
Shell :: hydra use find password cracker 
Shell :: : Failed to start A high performance web server and a reverse proxy server. -- Subject: A start job for unit nginx.service has failed 
Shell :: see journalctl running logs 
Shell :: how to install pip flask on macos 
Shell :: ssh login windows 
Shell :: run flake8 
Shell :: enospc no space left on device 
Shell :: update git repository 
Shell :: find zombie process PID in linux 
Shell :: mount docker volume in container 
Shell :: last login linux 
Shell :: how to move a directory in linux 
Shell :: how to push local repo to github 
Shell :: yarn install netlify 
Shell :: git tag checkout 
Shell :: find home dir for user 
Shell :: install pre-commit 
Shell :: ubuntu Not Found The requested URL was not found on this server. Apache/2.4.41 (Ubuntu) Server at localhost Port 80 
Shell :: .nvm bash 
Shell :: kubectl neat 
Shell :: how to deploy on heroku 
Shell :: windows edit file cmdf 
Shell :: vim code highlighting mac 
Shell :: angular add modulee 
Shell :: sbt build command 
Shell :: conditional dockerfile 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =