[GRLUG] Git 'philosophy'
Matt Michielsen
mattmichielsen at gmail.com
Fri Dec 18 12:03:41 EST 2009
On Dec 18, 2009, at 11:18, "L. V. Lammert" <lvl at omnitec.net> wrote:
> Does anyone use Git in a consulting environment? Here is the
> situation:
>
>> I work from two or three different machines, and need to maintain a
> repository for my 'work'
>> There are other possible developers, so I have already setup a
>> 'master'
> repository at the client.
>
> I had originally thought that having my OWN 'working' repository would
> allow me to share environments between office, laptop, & netbook,
> but git
> does not seem to like two repositories (at least I can't get it
> working).
>
> So, the question - is maintiaing a 'work' repository and a 'master'
> respository a valid topology?
>
> TIA,
>
> Lee
> _______________________________________________
>
That sounds like a great idea. I personally use mercurial. You'll want
to start from the same repository though, then just push and pull
between the two.
-mm
More information about the grlug
mailing list