Re: Newbie problem
- Date: Sat, 28 Jul 2007 10:50:04 +0200
- From: Insitu <abailly@xxxxxxxxx>
- Subject: Re: Newbie problem
Junio C Hamano <gitster@xxxxxxxxx> writes:
>
> [remote "origin"]
> url = satellite:.git/
> fetch = +refs/heads/*:refs/remotes/origin/*
> push = refs/heads/*:refs/remotes/origin/*
> [branch "master"]
> remote = origin
> merge = refs/heads/master
>
> On satellite laptop, in .git/config:
>
> [remote "origin"]
> url = mothership:.git/
> fetch = +refs/heads/*:refs/remotes/origin/*
> push = refs/heads/*:refs/remotes/origin/*
> [branch "master"]
> remote = origin
> merge = refs/heads/master
>
Thanks a lot for all these details !
Yes, I also find Git very well
documented (maybe too much docuemented :) ) and could have come to
the settings with info from the various man pages. But much less
quickly of course.
My question is: can I do this right now that my repositories are up
and running ?
Regards,
--
OQube < software engineering \ génie logiciel >
Arnaud Bailly, Dr.
\web> http://www.oqube.com
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html