Mercurial > dotfiles
diff install.sh @ 338:8c421f9af957
Remove hgremotenames.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 20 Jan 2016 22:52:36 -0800 |
parents | 4c2527e1a313 |
children | aad209194477 |
line wrap: on
line diff
--- a/install.sh Wed Jan 20 22:34:41 2016 -0800 +++ b/install.sh Wed Jan 20 22:52:36 2016 -0800 @@ -30,7 +30,6 @@ echo changelog = $CWD/lib/hg/changelog/changelog.py >> "$HOME/.hgrc" echo evolve = $CWD/lib/hg/mutable-history/hgext/evolve.py >> "$HOME/.hgrc" echo terse-status = $CWD/lib/hg/terse-status/terse-status.py >> "$HOME/.hgrc" -echo remotenames = $CWD/lib/hg/hgremotenames/remotenames.py >> "$HOME/.hgrc" echo path-pattern = $CWD/lib/hg/path-pattern/mercurial_path_pattern.py >> "$HOME/.hgrc" # GIT