git-remote-hg 介绍
git-remote-hg 是对 git 工具的一个扩展,实现通过 git 命令获取
Mercurial 仓库的方法。
使用方法:
git clone "hg::http://selenic.com/repo/hello"
安装:
wget https://raw.github.com/felipec/git-remote-hg/master/git-remote-hg -O ~/bin/git-remote-hg chmod +x ~/bin/git-remote-hg
git-remote-hg 官网
https://github.com/felipec/git-remote-hg
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。