lkml.org 
[lkml]   [2005]   [Sep]   [14]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 14 Sep 2005 09:43:59 -0700 (PDT)
FromLinus Torvalds <>
SubjectRe: "Read my lips: no more merges" - aka Linux 2.6.14-rc1

On Tue, 13 Sep 2005, Alejandro Bonilla Beeche wrote:
> 
> Again, this is what I do:
> 
> cd linux-2.6
> git pull rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
> git checkout

What does "git log" state? Do you have recent state there? (ie it should 
have dates in the "Sep 12" kind of timeframe)

Also, if you have done something earlier that updated your HEAD file
_without_ actually updating your checked out status, then "git checkout" 
may decide that it has nothing to do. You can try "git checkout -f" in 
that case.
		Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-09-14 18:46    [from the cache]
©2003-2008