You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I manually init a git repository with svn remote named "qnear"
git svn init -Rqnear --prefix=qnear/ -s <my_svn_repository>
Now, the svn remote is named "qnear". I can't find any way to use SVN fetch function in GitX.
It always tell me this:
I manually init a git repository with svn remote named "qnear"
git svn init -Rqnear --prefix=qnear/ -s <my_svn_repository>
Now, the svn remote is named "qnear". I can't find any way to use SVN fetch function in GitX.
It always tell me this:
command: git svn fetch
[svn-remote "svn"] unknown
error = 1
The text was updated successfully, but these errors were encountered: