view templates/shortlog-gitweb.tmpl @ 2108:30c7564f6dfc

Move empty local repo logic for pull into findincoming This fixes a silly attempt to pull a changegroup from an empty repo.
author Matt Mackall <mpm@selenic.com>
date Fri, 21 Apr 2006 15:33:51 -0500
parents 385b8872b8e3
children
line wrap: on
line source

#header#

<div class="page_nav">
<a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">log</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=manifest;manifest=#manifest#;path=/;style=gitweb">manifest</a><br/>

#changenav%naventry#<br/>
</div>

<table cellspacing="0">
#entries#
</table>

#footer#