Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git remove file

git rm [-f | --force] [-n] [-r] [--cached] [--ignore-unmatch]
	  [--quiet] [--pathspec-from-file=<file> [--pathspec-file-nul]]
	  [--] [<pathspec>…]
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #remove #file
ADD COMMENT
Topic
Name
8+2 =