Monthly Archives: September 2010

Git How-To: Remove Your Password from a Repository

When you’re making an app that uses credentials to access some service, in the early stages of development before any code to access a config-file is written, a username and password are occasionally hard-coded in the source. Since you use version … Continue reading

Posted in Uncategorized | 5 Comments