Thread (22 messages) flat view 22 messages, 5 authors, 2016-06-15

Re: Why is git clone not checking out files?

From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2016-06-15 22:42:51


On Tue, 30 Jan 2007, Bill Lear wrote:
% cd /repos/git/project
% ls
branches  description  HEAD   info     refs
config    FETCH_HEAD   hooks  objects  remotes
% cat HEAD
ref: refs/heads/master
Ok, HEAD points to "master".
This repository was created like this:

% mkdir /repos/git/project
% cd /repos/git/project
% git --bare init-db --shared
% GIT_DIR=. git fetch git://xiphi/public/project topic:topic
...but you don't _have_ any such branch. You only have a "topic" branch.

		Linus
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help