I have a configuration file in two locations in my repo, used for two slightly different purposes in my application. The two copies of the file are always going to be slightly different. But, when I want to make changes to one, I often want most of those changes to be applied to the other as well.I have a configuration file in two locations in