Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Move to GIT

Hi,

Just want you to know that the Buckminster team is very interested in learning about new use-cases that will emerge as a result of using git. Supporting them will be important to us so don't hesitate to request enhancements from us in this area.

Regards,
Thomas Hallgren


On 06/16/2010 11:02 PM, Wim Jongman wrote:
Suppose you and I have copies of the same "master". Instead of directly updating back into the master, we decide to fill an itermediate place first (TEST). Would it be more difficult to push it in a branch as opposed to a repository?

Regards,

Wim

On Jun 16, 2010, at 22:44, Chris Aniszczyk <caniszczyk@xxxxxxxxx> wrote:

On Wed, Jun 16, 2010 at 3:37 PM, Wim Jongman <wim.jongman@xxxxxxxxx> wrote:
Hi Christian,

I guess that could work as well. If a change never makes it to production I guess it should be reverted at some point. I have no idea how difficult this
is with Git.

git rebase or filter branch, not that hard.

A branch would be the preferred way imho.

--
Cheers,

Chris Aniszczyk
http://aniszczyk.org
+1 860 839 2465
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev



Back to the top