summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
AgeCommit message (Collapse)Author
2016-03-18propellor spinJoey Hess
2016-03-08testJoey Hess
2016-03-07got tired of needing to cherry-pick changes into joeyconfig, wrote a hookJoey Hess
So, when I merge some branch into joeyconfig, config.hs will automatically be updated to point to joeyconfig.hs again, even if the merge changes it. And, when I merge joeyconfig into master, config.hs will be pointed back to config-simple.hs This may also be useful for others who maintain a branch like joeyconfig.