James Moger
2011-12-07 7e8873a14ccc2cb25213489d7d7ba97f09673831
commit | author | age
f90dc6 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
dd7961 2 <html>
JM 3     <head>
f13c4c 4         <title>Gitblit</title>
493ab0 5         <link rel="stylesheet" type="text/css" href="./bootstrap.140.css"/>
8c5d72 6         <link rel="stylesheet" type="text/css" href="./bootstrap.gb.css"/>
f90dc6 7         <link rel="stylesheet" type="text/css" href="./markdown.css"/>
JM 8         <link rel="shortcut icon" type="image/png" href="./gitblt-favicon.png" />
790c38 9         <meta name="ROBOTS" content="INDEX">
f90dc6 10         <meta http-equiv="imagetoolbar" content="no" />
JM 11         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
1f9dae 12         <meta name="keywords" content="java git server" />
f90dc6 13         
JM 14         <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
15         <script>
16             !window.jQuery && document.write('<script src="./fancybox/jquery-1.4.3.min.js"><\/script>');
17         </script>
18         <script type="text/javascript" src="./fancybox/query.mousewheel-3.0.4.pack.js"></script>
19         <script type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"></script>
20         <link rel="stylesheet" type="text/css" href="./fancybox/jquery.fancybox-1.3.4.css" media="screen" />
21         
22         <script type="text/javascript" src="./screenshots.js"></script>
23         <style>
24             ul.noBullets '{'
25                 list-style: none;
26             '}'
27         </style>
1f9dae 28         
JM 29         <script type="text/javascript" src="prettify/prettify.js"></script>
e7a153 30         <link href="prettify/prettify.css" type="text/css" rel="stylesheet" />
a3f474 31         
JM 32         <!-- Place this tag in your head or just before your close body tag -->
ed9953 33         <link rel="canonical" href="http://gitblit.com" />
JM 34         <link rel="publisher" href="https://plus.google.com/114464678392593421684" />
a3f474 35         <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
JM 36         
e7a153 37         <!-- ANALYTICS -->
dd7961 38     </head>
8c5d72 39     <body style="padding-top:40px;"  onload="prettyPrint()">
JM 40         <div class="topbar">
41             <div class="fill">
42                 <div class="container">
43                     <a class="brand" href="http://gitblit.com" title="gitblit homepage">
44                         <img src="gitblt_25_white.png" width="79" height="25" alt="gitblit" class="logo"/>
45                     </a>
ed9953 46                     
8c5d72 47                     <ul class="nav">
JM 48                         {1}        
ed9953 49                         <!-- Google Plus Badge -->
JM 50                         <li><a href="https://plus.google.com/114464678392593421684?prsrc=3" style="margin-top:3px;text-decoration: none;"><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" width="16" height="16" style="border: 0;"/></a></li>
51                         <!-- Google Plus One -->
52                         <li><div style="margin-top:14px;"><g:plusone size="small" href="http://gitblit.com"></g:plusone></div></li>
8c5d72 53                     </ul>
JM 54                 </div>
55             </div>
dd7961 56         </div>
8c5d72 57         <div class="container">
JM 58             <div class="content">
59                 <div class="markdown">