CahBots/cahbot

Why config.rb in .gitignore? There'll still be history! [Urgent]

VelocityFever opened this issue · 2 comments

You should use git filter-branch --index-filter
'git update-index --remove filename' ..HEAD
git push --force --verbose --dry-run
git push --force`

Chew commented

it's no longer a problem, the reason .gitignore is there so he doesn't upload the config.rb, now that he's changed the token, it's fixed