From: Bill Lear <rael@zopyra.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>,
Linus Torvalds <torvalds@linux-foundation.org>,
git@vger.kernel.org
Subject: Re: Why is git clone not checking out files?
Date: Tue, 30 Jan 2007 14:38:17 -0600 [thread overview]
Message-ID: <17855.44217.393543.893129@lisa.zopyra.com> (raw)
In-Reply-To: <17855.40530.256749.539318@lisa.zopyra.com>
Ok, in my own inimitable way, I think I have figured this out. Please
let me know if this is dumb (output of commands below clipped):
% git --bare init-db --shared
% GIT_DIR=. git fetch git://source/public/project topic:topic
% cd there
% git clone /repos/git/project
% cd project
% git checkout topic
warning: You do not appear to currently be on a branch.
warning: Forcing checkout of topic^0.
If this is ok, this appears to give me the result I want ... I think.
Thanks to all for hand-holding the blind and if someone already mentioned
this option, apologies for missing it.
Bill
On Tuesday, January 30, 2007 at 13:36:50 (-0600) Bill Lear writes:
>On Tuesday, January 30, 2007 at 20:15:37 (+0100) Johannes Schindelin writes:
> ...
next prev parent reply other threads:[~2007-01-30 20:38 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-30 18:05 Why is git clone not checking out files? Bill Lear
2007-01-30 18:15 ` Jakub Narebski
2007-01-30 18:18 ` Bill Lear
2007-01-30 18:22 ` Shawn O. Pearce
2007-01-30 18:29 ` Bill Lear
2007-01-30 18:41 ` Linus Torvalds
2007-01-30 18:49 ` Jakub Narebski
2007-01-30 19:04 ` Linus Torvalds
2007-01-30 19:11 ` Bill Lear
2007-01-30 19:15 ` Johannes Schindelin
2007-01-30 19:36 ` Bill Lear
2007-01-30 19:43 ` Bill Lear
2007-01-30 19:54 ` Bill Lear
2007-01-30 20:38 ` Bill Lear [this message]
2007-01-30 19:18 ` Jakub Narebski
2007-01-31 9:56 ` Jakub Narebski
2007-01-30 19:03 ` Bill Lear
2007-01-30 19:09 ` Shawn O. Pearce
2007-01-30 19:17 ` Jakub Narebski
2007-01-30 19:27 ` Bill Lear
2007-01-30 19:33 ` Linus Torvalds
2007-01-30 20:00 ` Linus Torvalds
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=17855.44217.393543.893129@lisa.zopyra.com \
--to=rael@zopyra.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.