Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git remove file from history

$ git rm --cached giant_file
// Stage our giant file for removal, but leave it on disk
Source by help.github.com #
 
PREVIOUS NEXT
Tagged: #git #remove #file #history
ADD COMMENT
Topic
Name
5+9 =