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 04/18/2012 02:09 PM, Matthias Sohn wrote:

> 2012/4/18 Mykola Nikishov <mn@xxxxxxxxx <mailto:mn@xxxxxxxxx>>

[skip]

>     I think it would be better to use Eclipse Gerrit instance @
>     https://git.eclipse.org/r
> 
>     - clone Tycho from
>     git://git.eclipse.org/gitroot/tycho/org.eclipse.tycho.git
>     <http://git.eclipse.org/gitroot/tycho/org.eclipse.tycho.git>
>     - create Gerrit account, http://wiki.eclipse.org/Gerrit#User_Account
>     - generate and upload your SSH key(s) to Gerrit,
>     http://wiki.eclipse.org/Gerrit#SSH_Keys
>     - make Git repo @ Gerrit known to your local repo,
>     http://wiki.eclipse.org/Gerrit#Adding_a_dedicated_remote
>     - Install the commit-msg hook in your repository,
>     http://wiki.eclipse.org/Gerrit#Install_the_commit-msg_hook_in_your_repository
>     - make your changes and push them to Gerrit,
>     http://wiki.eclipse.org/Gerrit#To_create_a_new_change
>     - review http://wiki.eclipse.org/Gerrit#Gerrit_Code_Review_Cheatsheet
>     for general workflow.
> 
>     I know that all these steps should be on
>     http://wiki.eclipse.org/Tycho/Contributor_Guide#Using_Gerrit ;-)
> 
> most of that should be covered in the generic Gerrit page
> http://wiki.eclipse.org/Gerrit 

And they are. But this page explains a lot of details behind Gerrit, may
be too much for people that are new to Eclipse/Gerrit/Git. And its not
obvious what steps are optional, for instance.

-- 
Mykola

http://ua.linkedin.com/in/manandbytes
https://github.com/manandbytes/


Back to the top