]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
config: move try_cat function from inbox
authorEric Wong <e@80x24.org>
Fri, 10 Feb 2017 21:27:11 +0000 (21:27 +0000)
committerEric Wong <e@80x24.org>
Fri, 10 Feb 2017 21:27:11 +0000 (21:27 +0000)
commit416ba2fdab4f6de20ad7ec3656a057bb01b17339
tree440afa9375a95e9b2eaa89a44cfa917ddb7a1571
parentad679cb6bedd72bb70df47dbedac5a8d785ecc2b
config: move try_cat function from inbox

This allows RepoConfig to be independent of the
PublicInbox::Inbox class.
lib/PublicInbox/Config.pm
lib/PublicInbox/Inbox.pm
lib/PublicInbox/RepoConfig.pm