[Insight-developers] pushing test data without pushing to gerrit

Brad King brad.king at kitware.com
Mon Aug 29 09:38:17 EDT 2011


On 8/29/2011 9:04 AM, Johnson, Hans J wrote:
> I want to second Gaetan's request for a system that allows this.  It is
> difficult to create test data in this new system that can be used for
> preliminary testing without it being fully ready for merging into the
> master.
>
>> How do I share the baseline data without pushing (yet) to gerrit?

Push to gerrit as if you were pushing the topic, but add "--no-topic":

   git gerrit-push --no-topic

This was a feature I put in there to help me test it and it's still there.

-Brad


More information about the Insight-developers mailing list