Re: Offtopic: Git workflow with external repository and git.gnome.org
- From: "jose aliste gmail com" <jose aliste gmail com>
- To: Germán Poo-Caamaño <gpoo gnome org>
- Cc: Olav Vitters <olav vitters nl>, GNOME Desktop Developers Mailing List <desktop-devel-list gnome org>
- Subject: Re: Offtopic: Git workflow with external repository and git.gnome.org
- Date: Tue, 15 Apr 2014 23:08:21 -0300
Hi, to add to what Germán said, the key point is that one local repository can have several branches, and each of this branches can have a different upstream repository. So you would clone bugzilla's git repo. Then, in a different branch (say, gnome-integration) you would apply your patches, then you set a new git repository on
git.gnome.org and push the gnome-integration branch into it, and that's more or less it. That would get you two branches (one for vanilla bugzilla , one for gnome bugzilla) that are attached to two different remote repositories.
Hope it helps
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]