[Phpmyadmin-devel] troubles merging QA_4_0 in master

Michal Čihař michal at cihar.com
Tue Jun 4 12:57:05 CEST 2013


Hi

Dne Tue, 4 Jun 2013 11:14:23 +0200
Dieter Adriaenssens <dieter.adriaenssens at gmail.com> napsal(a):

> 2013/6/4 Dieter Adriaenssens <dieter.adriaenssens at gmail.com>:
> > Hi,
> >
> > I fixed an issue in QA_4_0 and wanted to merge it to master, so I
> > followed the guidelines on merging translations before committing the
> > fix to QA_4_0 and merging it to master, in order to make sure that
> > both branches were in sync. [0]
> > So far so good.
> >
> > Then I commited my change [1], and merged it with master [2]. There was a
> 
> merge conflict, which I resolved. So far so good.
> 
> When pushing my changes to master and QA_4_0 someone had translated a
> string in the mean time, so I did a git pull --rebase, but this caused
> a diverged branch, so I did a git pull (without rebase) and pushed
> again, and then it was all OK.
> Or so it seems. Can anyone check if this is the case?

git pull --rebase is not something you want to do after merging remote
branch - just do git pull in that case.

> I would like to commit another change on the master branch, which
> changes a translateable string, but I won't do this before I know
> everything is fine with the branches.

Both branches look good.

-- 
	Michal Čihař | http://cihar.com | http://phpmyadmin.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20130604/1a273ca9/attachment.sig>


More information about the Developers mailing list