On 2015-02-21 20:53-0000 Phil Rosenberg wrote:

> Hi all
> This may not be an ideal time to bring this up, but if I don't do it
> now I will probably forget.
>
> Basically the rebase workflow is causing me some real problems trying
> to use multiple machines to test my changes. I have a Windows laptop,
> which is my main machine, then I have also been trying to test on my
> work Centos PC and my Ubuntu PC. To do so I have to share my main
> repository from my Windows Laptop with the other computers. However,
> every time I rebase a branch to commit it I end up unable to push to
> my Linux computers because history that they depend upon has been
> rewritten. This is becoming a real pain.
>
> I don't suppose anyone has any suggestions?

Hi Phil:

The git format-patch and git am method has recently worked well to
share experimental development work from one of your computers to
mine. So why not use that exact method also when sharing experimental
development work between your various computers?

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state
implementation for stellar interiors (freeeos.sf.net); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); the libLASi project
(unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
and the Linux Brochure Project (lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to