[plt-dev] Q. about local branches
On 22 Apr 2010, at 18:44, John Clements wrote:
> Question: is there some easy way to ensure that the local repository is fully mirrored on the server? Aside from
> - not creating branches, or
> - hard-coding the list of branches so that they can all be checked?
We Untypers have been playing with git for a fortnight, and my knowledge is similarly incomplete.
I've noticed folks on t'internet using "git checkout --track", which may or may not be relevant. I had a brief look at the docs but I didn't quiiiite understand what I read. Hopefully further research will provide enlightenment.
-- Dave