##// END OF EJS Templates
merge: use util.unlinkpath for removing moved files...
merge: use util.unlinkpath for removing moved files - more like how removed files are removed.

File last commit:

r14046:b24e5a70 default
r18333:f6f23eca default
Show More
header.tmpl
7 lines | 332 B | application/x-cheetah | CheetahLexer
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="icon" href="{staticurl}hgicon.png" type="image/png">
<meta name="robots" content="index, nofollow" />
<link rel="stylesheet" href="{staticurl}style.css" type="text/css" />
<script type="text/javascript" src="{staticurl}mercurial.js"></script>