Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Delete untracked file or discard unstaged work

git stash save --keep-index [--include-untracked]
git stash drop # deletes the untracked changes
Comment

PREVIOUS NEXT
Code Example
Shell :: error: src refspec master does not match any 
Shell :: how to open a file using terminal 
Shell :: github how to remove changes 
Shell :: script to install cf cli in linux 
Shell :: How do I undo the most recent local commits in Git? 
Shell :: how to convert back to JSON in powershell 
Shell :: git cherry pick commit 
Shell :: ubuntu start sublime 3 
Shell :: delete git branch 
Shell :: enable mods 
Shell :: how to update application in ubunut 
Shell :: bash replace substring in string 
Shell :: open file explorer from cmd 
Shell :: bin bash header 
Shell :: bash for loop 
Shell :: gitlab runner npm command not found 
Shell :: curl certificate and password 
Shell :: helm release minio 
Shell :: delete first two lines of file linux 
Shell :: cuda 10 install pytorch 
Shell :: ubuntu delete folder 
Shell :: stop linux service 
Shell :: list des group linux 
Shell :: vim cut paste 
Shell :: cherry pick from another repository 
Shell :: immutable byte ssh 
Shell :: sed from match to other match 
Shell :: windows command cmd date 
Shell :: bash multiline comment 
Shell :: remove all gitlab runners command 
ADD CONTENT
Topic
Content
Source link
Name
8+1 =