Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] How to fork http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/ ?

On Wed, Apr 18, 2012 at 4:58 PM, Sievers, Jan <jan.sievers@xxxxxxx> wrote:
> tycho sources are mirrored to github, see
> http://eclipse.org/tycho/getting_involved.php

Bah, sorry.
I have been reading too many docs and don't know how I missed that one.

These are probably basic git questions but I haven't done more than
clone projects so far, or else work on something I own.

I'm going to assume I will want to contribute more than one patch.
How do I ensure that the two different commits don't get mingled together?
I'd need a branch for my merged changes, and a branch for each patch needed.
I'm happy to go off and do more reading, but I'd appreciate some
direction on what to read.

Additionally, I'd like to be able to work from wherever (work, laptop,
home) which would mean having a remote repository (say github) where I
can sync my work.
Is this feasible?


Back to the top