by ChuckMcM on 9/30/13, 1:00 AM
Solid advice. In general there is a certain 'bar' you should probably set when publishing open source that you check before you do a git push, things like "are any passwords in here?", "are there private URLs?", "Email addresses?", "API Keys?". All of which can come back to bite you in weird ways.