Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

remove package-lock.json from commit

# add it to the .gitignore and remove the file using the command as follow:
git rm --cached package-lock.json
Source by pt.stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #remove #commit
ADD COMMENT
Topic
Name
7+1 =