Answers for "if put a file in gitignore does it get commited?"

1

apply gitignore after commit

git rm --cached $file
Posted by: Guest on July-30-2020

Code answers related to "if put a file in gitignore does it get commited?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language