Mercurial > hg
view tests/test-casefolding.out @ 11524:24965bb270b7
dispatch: add shell aliases
This patch adds git-style "shell aliases" to Mercurial.
Any alias with a definition beginning with a '!' will be treated as a shell
alias. For example:
[alias]
echo = !echo
qempty = !hg qrefresh -X "`hg root`" ; echo Emptied patch "`hg qtop`"
$ hg echo foo
foo
$ hg qempty
Emptied patch foo
$
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Wed, 07 Jul 2010 18:49:43 -0400 |
parents | 03916abdfb64 |
children |
line wrap: on
line source
% test file addition with bad case adding a A a a % test case collision on rename (issue 750) adding a a committed changeset 0:07f4944404050f47db2e5c5071e0e84e7a27bba9 A: not overwriting - file exists % test case collision between revisions (issue 912) adding a adding A 1 files updated, 0 files merged, 1 files removed, 0 files unresolved 1 files updated, 0 files merged, 1 files removed, 0 files unresolved