Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git reset uncommitted changes

use "git restore <file>..." to discard changes in working directory
use "git restore --staged <file>..." to unstage
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #reset #uncommitted
ADD COMMENT
Topic
Name
4+5 =