clare485
6/1/2016 - 12:55 PM

remove_local.xml

@channel - rudewines master branch has got local.xml in the repo - what's the best way to get rid of it?

tom [1:47 PM] 
git rm --cached app/etc/local.xml

[1:47] 
that stops it from being tracked

[1:47] 
then you commit the "untracking" of the file