"git mv" and "svn mv" preserved with git-svn?

Craig Rodrigues rodrigc at FreeBSD.org
Wed Apr 22 02:03:33 UTC 2015


On Tue, Apr 21, 2015 at 5:53 PM, Craig Rodrigues <rodrigc at freebsd.org>
wrote:

>
> If someone submits a github pull request that does "git mv",
> will these translate properly to "svn mv" if the following workflow is
> followed?
>
>
> https://wiki.freebsd.org/GitWorkflow#Using_git-svn_.28FreeBSD_committers_only.29
>
> Specifically, I am looking at this:
> https://github.com/freebsd/freebsd/pull/28
>
> --
> Craig
>

Stackoverflow says that "git mv" should be preserved as "svn mv" with "git
svn dcommit":
http://stackoverflow.com/questions/5652521/does-git-svn-handle-moved-files

but I just wanted to verify with someone else before I try it.

--
Craig


More information about the freebsd-git mailing list