Re: [spf:guess] Re: git-svn not fetching all revisions
From: Sam Vilain <hidden> Date: 2016-06-15 22:47:44
Marcus Better wrote:
Ok, that works, but how can I now sync with the svn repository with git
svn rebase/dcommit? I think the filter-branch rewriting confuses git-svn.
A quick hint: git-svn only relies on the last piece of metadata it can
see in 'git log'; so make sure that one looks right and you should be
fine...
Sam