Ah, I missed that dcommit entails a rebase. I thought it just
complained if one needed to take place, so I always do a rebase
"manually" before dcommit. I agree, and would not want my other refs
moved around if the change is that drastic.
The workaround is not so bad anyway: git reset on the left-
Piotr Krukowiecki wrote:
> On Mon, Apr 28, 2014 at 9:26 PM, Aaron Laws wrote:
> > The way I understand it, when `git svn dcommit` is run, new commits
> > are created (A' is created from A adding SVN information), then the
> > current branch is moved to point to A'. Why don't we move any other
> >
On Mon, Apr 28, 2014 at 9:26 PM, Aaron Laws wrote:
> The way I understand it, when `git svn dcommit` is run, new commits
> are created (A' is created from A adding SVN information), then the
> current branch is moved to point to A'. Why don't we move any other
> refs that were pointing to A over t
Hello.
I've been using git-svn for some time now, and I'm very happy with it.
There is one thing that I'm wondering about, however.
The way I understand it, when `git svn dcommit` is run, new commits
are created (A' is created from A adding SVN information), then the
current branch is moved to po
4 matches
Mail list logo