view tests/test-empty @ 2432:6877064c72f7

move hgk.py into hgext. now to enable "hg view" is one less step. edit ~/.hgrc: [extensions] hgext.hgk = cp contrib/hgk ~/bin
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Wed, 14 Jun 2006 15:41:06 -0700
parents 2b77ea66fe70
children
line wrap: on
line source

#!/bin/sh

hg init
hg log
hg grep wah
hg manifest
hg verify