Managing local changes which should not be committed using only git stashes
Problem
The application I’m currently working on requires some local config changes in order to run. The values in source control aren’t suitable for local running, but there is no infrastructure configured for injecting local secrets from outside so...
techblog.timhilton.xyz5 min read