Mercurial > hg > mercurial
view mercurial-tests/testData/bin/templates/gitweb/header.tmpl @ 1063:4b6661db8a8a Lakhnau-2020.2.x
TW-70509 prohibit creating VCS root with either repo name or branch name containing suspicicios options
(grafted from 04407dc0f4967d24d53fe2a983afa4d11531684b)
author | victory.bedrosova |
---|---|
date | Thu, 11 Mar 2021 15:32:03 +0100 |
parents | 2e52f00a3c94 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="{encoding}"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> <head> <link rel="icon" href="{staticurl}hgicon.png" type="image/png" /> <meta name="robots" content="index, nofollow"/> <link rel="stylesheet" href="{staticurl}style-gitweb.css" type="text/css" />