18d78ac9c161
Fix the template paths.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Fri, 15 Jan 2010 20:39:21 -0500 |
parents | 87606348fe03 |
children | a4b567cf68fb |
branches/tags | (none) |
files | .hgrc |
Changes
--- a/.hgrc Fri Jan 15 20:38:36 2010 -0500 +++ b/.hgrc Fri Jan 15 20:39:21 2010 -0500 @@ -95,13 +95,13 @@ #mother = merge --config 'ui.merge=internal:other' #mfail = merge --config 'ui.merge=internal:fail' -slog = log --style=/Users/sjl/lib/dotfiles/mercurial/cli-templates/map-cmdline.slog +slog = log --style=/Users/sjl/lib/dotfiles/mercurial/templates/map-cmdline.slog . = slog -l15 .. = . -l100000000 -, = glog -l10 --style=/Users/sjl/lib/dotfiles/mercurial/cli-templates/map-cmdline.sglog +, = glog -l10 --style=/Users/sjl/lib/dotfiles/mercurial/templates/map-cmdline.sglog ,, = , -l100000000 -nlog = log --style=/Users/sjl/lib/dotfiles/mercurial/cli-templates/map-cmdline.nlog +nlog = log --style=/Users/sjl/lib/dotfiles/mercurial/templates/map-cmdline.nlog n = nlog -vr show = nlog -vpr