Mercurial > dotfiles
diff install.py @ 448:cc00cbbf5460
Rename evolve extension's repo folder to `evolve`.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 12 Nov 2018 13:46:29 -0800 |
parents | 48933cecdf7f |
children | d5d49e678146 |
line wrap: on
line diff
--- a/install.py Tue Aug 28 22:48:06 2018 -0700 +++ b/install.py Mon Nov 12 13:46:29 2018 -0800 @@ -175,7 +175,7 @@ 'onsub = %s' % _p('lib/hg/onsub/onsub.py'), 'allpaths = %s' % _p('lib/hg/allpaths/mercurial_all_paths.py'), 'prompt = %s' % _p('lib/hg/hg-prompt/prompt.py'), - 'evolve = %s' % _p('lib/hg/mutable-history/hgext3rd/evolve'), + 'evolve = %s' % _p('lib/hg/evolve/hgext3rd/evolve'), 'terse-status = %s' % _p('lib/hg/terse-status/terse-status.py'), '[alias]', ('dlog = log --pager=yes --style=%s' %