From d304870c3c1e82f0421272e7986fc5c9aafa2889 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 14 Jun 2019 07:51:45 +0000 Subject: rename reference to git epochs as "partitions" Try to remain consistent with our own documentation regarding v2 git "epochs", first. --- t/view.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't') diff --git a/t/view.t b/t/view.t index 07829543..d93be6f6 100644 --- a/t/view.t +++ b/t/view.t @@ -18,7 +18,7 @@ my $ctx = { base_url => sub { 'http://example.com/' }, cloneurl => sub {[]}, nntp_url => sub {[]}, - max_git_part => sub { undef }, + max_git_epoch => sub { undef }, description => sub { '' }), www => Plack::Util::inline_object(style => sub { '' }), }; -- cgit v1.2.3-24-ge0c7