annotate hgext/__init__.py @ 21818:448714b79d9a

serve: inline checkrepo() that is used only when --stdio is specified Since e811b93f2cb1, --cmdserver is allowed to start without repository, so checkrepo() function is meaningless.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 01 May 2014 19:54:43 +0900
parents 7d439981bec4
children 155e3308289c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
1 # placeholder