Question about our workflow

Possible situation: I’d like to demonstrate somebody new feature which hasn’t been reviewed yet.
I guess you can suggest to merge it into my trunk, but if I understand correctly, publicly available commits mustn’t be edited anymore…


Regards,
Konstantin

Possible situation: I’d like to demonstrate somebody new feature which hasn’t been reviewed yet.
I guess you can suggest to merge it into my trunk, but if I understand correctly, publicly available commits mustn’t be edited anymore…

You can always show people branches, right?

Cheers,
-Geoff

03.06.10, 18:55, “David C. Lonie” loniedavid@gmail.com:

From: Konstantin Tokarev
Subject: [Avogadro-devel] Question about our workflow
Date: Thu, 03 Jun 2010 18:52:55 +0400

Possible situation: I’d like to demonstrate somebody new feature which hasn’t been reviewed yet.
I guess you can suggest to merge it into my trunk, but if I understand correctly, publicly available commits mustn’t be edited anymore…

You can have them pull it from the gerrit server (See the download
options on the changeset’s page).

I run, for example,

git pull http://gold.cryos.net:8080/p/avogadro refs/changes/07/7/1

as Gerrit suggests (http://gold.cryos.net:8080/#change,7), but get ‘fatal: Not a git repository’


Regards,
Konstantin