From f165d6d4ccf1b20b05191a2bcdf5140a4798e70d Mon Sep 17 00:00:00 2001 From: "Kyle J. McKay" Date: Thu, 6 Aug 2020 00:34:25 -0700 Subject: [PATCH] git-browser.git: pick up latest updates Grab the latest version of git-browser that includes fully sanitized xhtml output with a proper utf-8 charset as well as additional error checking. Support for Perl 5.26.0 and later is also included. Signed-off-by: Kyle J. McKay --- git-browser.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-browser.git b/git-browser.git index 8112b19..14ad0b0 160000 --- a/git-browser.git +++ b/git-browser.git @@ -1 +1 @@ -Subproject commit 8112b193ac2719adfdda892529392222659e849f +Subproject commit 14ad0b0035153533613581485d8a10af250f7238 -- 2.11.4.GIT