##// END OF EJS Templates
workingctx.remove: don't stat files again after unlinking...
workingctx.remove: don't stat files again after unlinking we already know at this point that they have been unlinked

File last commit:

r14046:b24e5a70 default
r14429:c4c5e380 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>