Jeff Licquia wrote:
> Not being a git expert, I'm not sure how to fix this, but at the moment
> it doesn't appear possible to get a hold of those patches.

Never mind.  I educated myself.  FWIW, after the clone attempt, you have
to do something like this in the partially cloned git tree:

git checkout origin/master
git branch master
git checkout master

(At least, that's what I did, and git seems happy now.)




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to