You can;
mkdir moodle
cd moodle
git-init
git-remote add -t mdl-topnz -f origin \
git://git.catalyst.net.nz/moodle.git
But yes, not as easy as "cg-clone git://...#branch"
I sent a patch for 'git remote prune -c' recently that would help in the
transition between the two remotes formats.
Sam.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html