How To Keep Git From Committing Changes to Web.Config (teqknowledgy.com) 1 points by tqheel 13y ago ↗ HN
[–] lmm 13y ago ↗ The idea of combining things that are deployment-specific and things that should be in version control in a single file seems... suspect to say the least. Just separate out your DB connection string into its own file and gitignore that.
1 comment
[ 3.3 ms ] story [ 9.2 ms ] thread