lkml.org 
[lkml]   [2008]   [Sep]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectUnable to find files in include/asm-arm in the Linus's tree
Hi,

I think the copy paste of the terminal will explain it better:

$ git status
# On branch master
nothing to commit (working directory clean)

$ cat .git/config
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master

$ ls include/asm-arm/
plat-s3c plat-s3c24xx

Where are the other files? I'm totally confused. Doesn't Linus's tree
have the code for all archs?

It obvious from the status I didn't delete them, but even a
$ git reset --hard HEAD
didn't help.

Thanks,
SK


\
 
 \ /
  Last update: 2008-09-15 03:29    [W:0.028 / U:0.508 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site