It'll probably be done for another release, I doubt most cgit users are willing to completely replace it with our coderepo viewer just yet... --- Documentation/public-inbox-config.pod | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/Documentation/public-inbox-config.pod b/Documentation/public-inbox-config.pod index f533ea9d..b875df58 100644 --- a/Documentation/public-inbox-config.pod +++ b/Documentation/public-inbox-config.pod @@ -337,11 +337,15 @@ Try using C<cgit> as the first choice, this is the default. Fall back to using C<cgit> only if our native, inbox-aware git code repository viewer doesn't recognize the URL. +=begin comment +=for comment rewrite is not yet implemented =item * rewrite Rewrite C<cgit> URLs for our native, inbox-aware code repository viewer. This implies C<fallback> for URLs the native viewer does not recognize. +=end comment + =back Default: C<first> (C<cgit> will be used iff C<publicinbox.cgitrc>
