[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[tycho-user] How to fork http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/ ?
|
- From: Barrie Treloar <baerrach@xxxxxxxxx>
- Date: Wed, 18 Apr 2012 16:46:06 +0930
- Delivered-to: tycho-user@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qYZFfAB1fg+NLsQmch3o45TcScTiKrSw1hmM98GF0DY=; b=EwHOucH37Oqra8l+53/kZZXmKdyY0piJ5D38Riywsx13xSZz8UXd6MlMNA/NQTyg92 qcmmOHRcG75NkO00evxd/MmbZxBhXikKlWGAJoRN3qM4nCdgxX9vHfbQfIT4gmCEKcpY TqapAJr3ghM27RSFfT50Dcsv1wJqIygnx0sBVKKtXflqu0pRNQ49hght/MX64BTzhZ05 kr+O8f9ElY1Y5yZcsXxWmOkLQKM5W2xlMlZX1kI4b41o380Swtieu+9mMuB86a7Bhjmu lEObvQwBrKz5fNJqRUybn6fhORmoC2oDK0mREjthOeZMxujhqolFR2tZcAdyMlmpQ43S S/9Q==
Ok, I'm brain dead when it comes to git, I'm still learning.
Over at http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/ there is
no big fancy "fork" button like there is on github.
I also can't find any links that tell me what I am supposed to do.
http://wiki.eclipse.org/Development_Resources/Handling_Git_Contributions
seems to indicate that it should be possible to say use github.
Would someone be kind enough to hold my hand and step me through the
black magic needed to sort this out?
I'm assuming I should be able to create a repo at git hub which is
replica of git://git.eclipse.org/gitroot/tycho/org.eclipse.tycho.git
and then I can clone the github version to locally to commit to.
Thanks.