[racket-dev] Git

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Thu Jan 6 07:25:46 EST 2011

Thanks guys for the explanations. I'll study them -- I think I'm
missing some (probably simple) key piece of how git works internally
that would probably make this all obvious; hopefully these examples
will help me figure out what that piece is(!).

When I wrote "main repo", of course, I meant the one where the rest of
the racket dev world sees the changes, intended to be a contrast with
"my laptop and my desktop" where I'll be
pushing/pulling/cloning/whatevering between before I'm ready for the
world to see. My apologies for offending your git terminology
sensibilities. And yes, Eli is right that I'd like to consider moving
between my machines to be the exception rather than the norm.

Thanks again,
Robby

On Thu, Jan 6, 2011 at 5:06 AM, Stefan Schmiedl <s at xss.de> wrote:
> On Thu, 6 Jan 2011 04:43:12 -0500
> Eli Barzilay <eli at barzilay.org> wrote:
>
>> Actually, assuming that Robby wants to push from either place to the
>> main repository, having the default be the local one is something that
>> will be easy to trip over.
>>
>
> I assumed the alternative, since Robby wrote:
>
>> I'd like to move from one machine to another without pushing to the main repo.
>
> Assumptions are fun :-)
>
> s.
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/dev
>


Posted on the dev mailing list.