* git crapps out with {kernel_version}/usr/include
@ 2010-09-11 16:57 Justin P. Mattock
2010-09-11 18:00 ` Randy Dunlap
0 siblings, 1 reply; 3+ messages in thread
From: Justin P. Mattock @ 2010-09-11 16:57 UTC (permalink / raw)
To: Linux Kernel Mailing List
finishing up with looking at broken web addresses Im noticing that
usr/include/* seems to not work with git i.e. theres a couple of broken
addresses in there after changing them, then using git commit -s -a
gives me the "nothing to commit message"..
why is this?
Justin P. Mattock
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git crapps out with {kernel_version}/usr/include
2010-09-11 16:57 git crapps out with {kernel_version}/usr/include Justin P. Mattock
@ 2010-09-11 18:00 ` Randy Dunlap
2010-09-11 18:38 ` Justin P. Mattock
0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2010-09-11 18:00 UTC (permalink / raw)
To: Justin P. Mattock; +Cc: Linux Kernel Mailing List
On Sat, 11 Sep 2010 09:57:23 -0700 Justin P. Mattock wrote:
> finishing up with looking at broken web addresses Im noticing that
> usr/include/* seems to not work with git i.e. theres a couple of broken
> addresses in there after changing them, then using git commit -s -a
> gives me the "nothing to commit message"..
> why is this?
usr/include/* is all generated files from elsewhere in the kernel tree,
so you should just change the original files, not the generated ones.
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git crapps out with {kernel_version}/usr/include
2010-09-11 18:00 ` Randy Dunlap
@ 2010-09-11 18:38 ` Justin P. Mattock
0 siblings, 0 replies; 3+ messages in thread
From: Justin P. Mattock @ 2010-09-11 18:38 UTC (permalink / raw)
To: Randy Dunlap; +Cc: Linux Kernel Mailing List
On 09/11/2010 11:00 AM, Randy Dunlap wrote:
> On Sat, 11 Sep 2010 09:57:23 -0700 Justin P. Mattock wrote:
>
>> finishing up with looking at broken web addresses Im noticing that
>> usr/include/* seems to not work with git i.e. theres a couple of broken
>> addresses in there after changing them, then using git commit -s -a
>> gives me the "nothing to commit message"..
>> why is this?
>
> usr/include/* is all generated files from elsewhere in the kernel tree,
> so you should just change the original files, not the generated ones.
>
> ---
> ~Randy
> *** Remember to use Documentation/SubmitChecklist when testing your code ***
>
yeah.. that's what I just realized.. then in this case it's probably
fixed then... as for the rest I went through most of all the
directories(keep in mind only http, didn't check www nor any other
protocol) only a few files in the source tree are left(MAINTAINERS,
etc...) so now the kernel to the most part has working web addresses..
This is what happens when I challenge myself...
Justin P. Mattock
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-09-11 18:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-11 16:57 git crapps out with {kernel_version}/usr/include Justin P. Mattock
2010-09-11 18:00 ` Randy Dunlap
2010-09-11 18:38 ` Justin P. Mattock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox