lkml.org 
[lkml]   [2009]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [git patches] libata fixes


On Tue, 27 Jan 2009, Jeff Garzik wrote:
>
> I also habitually _avoid_ "git commit -a", so I am surprised that I actually
> made this mistake. I am 100% certain that I issued neither "git rm" nor "git
> update-index" commands on that file.
>
> Granted, I should have been more careful, but I am also surprised this
> happened at all.

Well, it's attributed to Tejun, and he probably sent you a "git diff". The
delete part of such a diff is pretty small, so you both probably missed
it at the top of the diff:

diff --git a/arch/arm/mach-integrator/clock.h b/arch/arm/mach-integrator/clock.h
deleted file mode 100644
index e69de29..0000000

and then you used "git am -s" or something to apply it and delete that
file.

No "git commit -a" necessary - just a simple "git diff" after having done
a "make distclean" and then sending the result off by email without
looking any closer..

Linus


\
 
 \ /
  Last update: 2009-01-27 20:07    [W:0.093 / U:0.552 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site