From ccb0ddbb487967b7eaf3794d12f40c38d413d9ba Mon Sep 17 00:00:00 2001 From: "Kyle J. McKay" Date: Sat, 21 Mar 2015 23:03:18 -0700 Subject: [PATCH] t/misc/no-xhtml: re-create TopGit-controlled branch --- .topdeps | 1 + .topmsg | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 .topdeps create mode 100644 .topmsg diff --git a/.topdeps b/.topdeps new file mode 100644 index 0000000000..d7025695e2 --- /dev/null +++ b/.topdeps @@ -0,0 +1 @@ +release diff --git a/.topmsg b/.topmsg new file mode 100644 index 0000000000..175fe20d57 --- /dev/null +++ b/.topmsg @@ -0,0 +1,7 @@ +Subject: [PATCH] gitweb: Do not use application/xhtml+xml content type + +Using that content type seems to give us no benefits and it makes many +browsers (e.g. Firefox) exceedingly strict, which is troublesome +for example when showing user-supplied README.html files. + +Signed-off-by: Petr Baudis -- 2.11.4.GIT