Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

delete file from a branch git

git rm file1.txt
git commit -m "remove file1.txt"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #delete #file #branch #git
ADD COMMENT
Topic
Name
4+1 =