Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git delete file

// delete unused file. 
// It will be placed on index area, and been deleted at next commit

git rm file-to-delete.ext
Source by devconnected.com #
 
PREVIOUS NEXT
Tagged: #git #delete #file
ADD COMMENT
Topic
Name
2+2 =