Wednesday, September 20, 2017
Wednesday, September 6, 2017
Ignoring existing file in git
Steps :
1. "git rm -r --cached . "
2. "git add . "
3. "git commit -m 'your commit message'"
doneee... yeaaah... :)
1. "git rm -r --cached . "
2. "git add . "
3. "git commit -m 'your commit message'"
doneee... yeaaah... :)
Subscribe to:
Posts (Atom)