Re: Why is git clone not checking out files?

From: Jakub Narebski <jnareb@gmail.com>
Date: 2007-01-31 06:18:42
Linus Torvalds wrote:

> Anyway, it's certainly easy to fix. Bill, you can either:
> 
>  - just rename the "topic" branch to "master"
> 
>  - change the HEAD to point to "topic" rather than "master".

Or, in repository you clone from, do "git pull . topic" when
on master, and you will have 'master' branch for your own work,
which would be fast-forward of 'topic'.

-- 
Jakub Narebski
Poland
-
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 06:18:39 2007

This archive was generated by hypermail 2.1.8 : 2007-01-31 06:33:35 EST