Re: Why is git clone not checking out files?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Shawn O. Pearce
Date: Tuesday, January 30, 2007 - 12:09 pm

Bill Lear <rael@zopyra.com> wrote:

You did not ask for a tracking branch to be created.  So the
result of your fetch is in FETCH_HEAD only.  Try instead:

GIT_DIR=. git fetch git://source/public/project topic:refs/heads/master

-- 
Shawn.
-
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Why is git clone not checking out files?, Jakub Narebski, (Tue Jan 30, 11:15 am)
Re: Why is git clone not checking out files?, Bill Lear, (Tue Jan 30, 11:18 am)
Re: Why is git clone not checking out files?, Shawn O. Pearce, (Tue Jan 30, 11:22 am)
Re: Why is git clone not checking out files?, Bill Lear, (Tue Jan 30, 11:29 am)
Re: Why is git clone not checking out files?, Linus Torvalds, (Tue Jan 30, 11:41 am)
Re: Why is git clone not checking out files?, Jakub Narebski, (Tue Jan 30, 11:49 am)
Re: Why is git clone not checking out files?, Bill Lear, (Tue Jan 30, 12:03 pm)
Re: Why is git clone not checking out files?, Linus Torvalds, (Tue Jan 30, 12:04 pm)
Re: Why is git clone not checking out files?, Shawn O. Pearce, (Tue Jan 30, 12:09 pm)
Re: Why is git clone not checking out files?, Bill Lear, (Tue Jan 30, 12:11 pm)
Re: Why is git clone not checking out files?, Johannes Schindelin, (Tue Jan 30, 12:15 pm)
Re: Why is git clone not checking out files?, Jakub Narebski, (Tue Jan 30, 12:17 pm)
Re: Why is git clone not checking out files?, Jakub Narebski, (Tue Jan 30, 12:18 pm)
Re: Why is git clone not checking out files?, Bill Lear, (Tue Jan 30, 12:27 pm)
Re: Why is git clone not checking out files?, Linus Torvalds, (Tue Jan 30, 12:33 pm)
Re: Why is git clone not checking out files?, Bill Lear, (Tue Jan 30, 12:36 pm)
Re: Why is git clone not checking out files?, Bill Lear, (Tue Jan 30, 12:43 pm)
Re: Why is git clone not checking out files?, Bill Lear, (Tue Jan 30, 12:54 pm)
Re: Why is git clone not checking out files?, Linus Torvalds, (Tue Jan 30, 1:00 pm)
Re: Why is git clone not checking out files?, Bill Lear, (Tue Jan 30, 1:38 pm)
Re: Why is git clone not checking out files?, Jakub Narebski, (Wed Jan 31, 2:56 am)