Re: Newbie problem
From: Insitu <hidden>
Date: 2016-06-15 22:43:24
Junio C Hamano [off-list ref] 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/masterThanks 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