git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Double parent after a merge seems to block the pull from another person
@ 2021-10-31  7:12 Olivier Paillat
  0 siblings, 0 replies; only message in thread
From: Olivier Paillat @ 2021-10-31  7:12 UTC (permalink / raw)
  To: git

Hello

I have a question : 
We are two persons working on the same remote repository
My collegue update the remote repository with his ast changes
Meanwhil I have done a git flow feature that I have finished then I
pulled his last version from the remote repository (git pull origin
develop)
I had a few merge conflicts that I solved
Then I did another flow feature and I finally closed this feature and
push it to origin develop
My collegue then try to get the new remote repository but he told me
that because there were a double parent in my merge commit (but the
very last commit is single parent) he could not get the last version.
I manage git with comitin QtCreator and git bash command when my
collegue use Visual Studio to manage git.

Is it true that a double parent is a problem to get a the last commit
on the remote origin develop ? and in this case how to avoid double
parent ? or is there something else going on ?

Best regards

Olivier Paillat


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-31  7:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-31  7:12 Double parent after a merge seems to block the pull from another person Olivier Paillat

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).