Manage svn projects with git

git svn init http://xxxxxxx (address of svn co)
git svn fetch
git svn rebase

This is equivalent to synchronizing the code of the svn repository with git, and then you can use gitk to view it.

http://stackoverflow.com/questions/4468406/svn-log-diff-frontend-like-gitk

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326521854&siteId=291194637