hotoo / gitopen

:twisted_rightwards_arrows: Open git/hg/svn remote url via web browser from terminal.
https://hotoo.github.io/blog/post/gitopen
42 stars 6 forks source link

hgopen #7

Closed hotoo closed 9 years ago

hotoo commented 9 years ago
$ hg paths
default = https://vim.googlecode.com/hg/
$ cat .hg/hgrc
# example repository config (see "hg help config" for more info)
[paths]
default = https://vim.googlecode.com/hg/

...