Mercurial > dotfiles
diff install.py @ 512:38aa9895725d
Tweak clone URLs
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 14 Nov 2021 21:59:03 -0800 |
parents | 76defcf6bf02 |
children | b8eeae888aab |
line wrap: on
line diff
--- a/install.py Sun Nov 14 21:56:05 2021 -0800 +++ b/install.py Sun Nov 14 21:59:03 2021 -0800 @@ -219,7 +219,7 @@ '[extensions]', 'hggit = %s' % _p('lib/hg/hg-git/hggit/'), 'onsub = %s' % _p('lib/hg/onsub/onsub.py'), - 'allpaths = %s' % _p('lib/hg/allpaths/mercurial_all_paths.py'), + 'allpaths = %s' % _p('lib/hg/mercurial-all_paths/mercurial_all_paths.py'), 'prompt = %s' % _p('lib/hg/hg-prompt/prompt.py'), 'evolve = %s' % _p('lib/hg/evolve/hgext3rd/evolve'), '[alias]',