From: Petr Baudis <pasky@ucw.cz>
To: Greg KH <greg@kroah.com>
Cc: torvalds@osdl.org, git@vger.kernel.org
Subject: Re: [ANNOUNCE] git-pasky-0.6.3 && request for testing
Date: Sat, 23 Apr 2005 01:05:51 +0200 [thread overview]
Message-ID: <20050422230551.GI21204@pasky.ji.cz> (raw)
In-Reply-To: <20050422064936.GA10854@kroah.com>
Dear diary, on Fri, Apr 22, 2005 at 08:49:37AM CEST, I got a letter
where Greg KH <greg@kroah.com> told me that...
> On Fri, Apr 22, 2005 at 05:09:31AM +0200, Petr Baudis wrote:
> > Hello,
> >
> > FYI, I've released git-pasky-0.6.3 earlier in the night.
>
> Hm, fun thing to try:
> go into a kernel git tree.
> rm Makefile
> git diff
>
> Watch it as it thinks that every Makefile in the kernel tree is now
> gone...
Just FYI, this is bug in core git's diff-cache; also, when you update
the cache properly (either do
git rm Makefile
or
update-cache --remove Makefile
), it works fine. diff-cache should still not fail so horribly, though.
Unfortunately, I don't have time to debug it now. I will look at it
tomorrow if noone will fix it before. ;-)
--
Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
C++: an octopus made by nailing extra legs onto a dog. -- Steve Taylor
next prev parent reply other threads:[~2005-04-22 23:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-22 3:09 [ANNOUNCE] git-pasky-0.6.3 && request for testing Petr Baudis
2005-04-22 3:58 ` Steven Cole
2005-04-22 6:49 ` Greg KH
2005-04-22 23:05 ` Petr Baudis [this message]
2005-04-22 23:27 ` Linus Torvalds
2005-04-23 0:18 ` Linus Torvalds
2005-04-22 7:16 ` Barry K. Nathan
2005-04-22 7:24 ` Barry K. Nathan
2005-04-22 10:37 ` Petr Baudis
2005-04-23 5:12 ` Barry K. Nathan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050422230551.GI21204@pasky.ji.cz \
--to=pasky@ucw.cz \
--cc=git@vger.kernel.org \
--cc=greg@kroah.com \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox