Mercurial > dotfiles
comparison install.cfg @ 514:fc35cae2fb52
Support other branches than master for git repos
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 04 May 2022 15:03:48 -0700 |
parents | 38aa9895725d |
children | 6d5e2a583502 |
comparison
equal
deleted
inserted
replaced
513:b8eeae888aab | 514:fc35cae2fb52 |
---|---|
1 [subrepos] | 1 [subrepos] |
2 lib/fish/virtualfish = [git]https://github.com/justinmayer/virtualfish.git | 2 lib/fish/virtualfish = [git:main]https://github.com/justinmayer/virtualfish.git |
3 | 3 |
4 lib/fzf = [git]https://github.com/junegunn/fzf.git | 4 lib/fzf = [git]https://github.com/junegunn/fzf.git |
5 | 5 |
6 lib/hg/evolve = https://www.mercurial-scm.org/repo/evolve | 6 lib/hg/evolve = https://www.mercurial-scm.org/repo/evolve |
7 lib/hg/fast-hg-prompt = https://hg.sr.ht/~ludovicchabant/fast-hg-prompt | 7 lib/hg/fast-hg-prompt = https://hg.sr.ht/~ludovicchabant/fast-hg-prompt |