Re: Why is git clone not checking out files?

From: Jakub Narebski <jnareb@gmail.com>
Date: 2007-01-31 20:56:53
On 1/30/07, Jakub Narebski <jnareb@gmail.com> wrote:

> ...so "git clone" tries to checkout HEAD -> refs/heads/master
> branch, which does not exist. It is strange that git does not
> report error or at least warning, though...

It would be nice if git-clone at the very end (at checkout) wrote which
branch we are at, e.g.
  "On branch refs/heads/master"
  "Not currently on any branch"
  "Current branch refs/heads/master does not exist"
-- 
Jakub Narebski
-
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
Received on Wed Jan 31 20:57:33 2007

This archive was generated by hypermail 2.1.8 : 2007-01-31 20:59:14 EST