为什么`git remote` 没有在我的 git-svn 存储库中列出任何内容? [英] Why does `git remote` not list anything on my git-svn repo?

查看:31
本文介绍了为什么`git remote` 没有在我的 git-svn 存储库中列出任何内容?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在执行 git svn init -s 后,git remote 没有列出任何遥控器.为什么?

After doing git svn init -s <url to repo>, git remote doesn't list any remotes. Why?

推荐答案

因为 subversion "remote" 并不是真正的 git remote.尝试 git svn info 查看 subversion 仓库的远程信息.

Because a subversion "remote" is not a real git remote. Try git svn info to see the remote information for the subversion repository.

这篇关于为什么`git remote` 没有在我的 git-svn 存储库中列出任何内容?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆