Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] EDC as separate git repo

* Marc Khouzam <marc.khouzam@xxxxxxxxxxxx> [2011-06-13 11:57]:
> It worked, but a little too well.
> HEAD on our test2 repo now shows my "Test commit" but also shows a bunch of
> sub-branches that I created for myself.
> I did a "Push to upstream" in the Git perspective.  I guess I should not have
> done that?

You just want to make sure to push only the branch you want.  There's
some documentation on this here:

  http://wiki.eclipse.org/EGit/User_Guide#Pushing_to_upstream

HTH,

Andrew


Back to the top