Git development
 help / color / mirror / Atom feed
From: Dan Holmsand <holmsand@gmail.com>
To: git@vger.kernel.org
Subject: Re: Git cancel work
Date: Sun, 24 Apr 2005 15:11:50 +0200	[thread overview]
Message-ID: <d4g5ld$4ns$1@sea.gmane.org> (raw)
In-Reply-To: <Pine.LNX.4.62.0504240859210.27230@mirrorlynx.com>

Dan Weber wrote:
> 
> Why does it take so ridiculously long then?

Perhaps because you're using an older version of git-pasky? Newer 
versions use read-tree -m, which speeds up git cancel by several orders 
of magnitude for me.

Btw. gitdiff.sh and gitseek.sh are still using read-tree without "-m", 
so they are still very slow.

For exampel, try "git diff -p" on the kernel. Compare with plain "git diff".

/dan


      parent reply	other threads:[~2005-04-24 13:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-24  4:34 Git cancel work Dan Weber
2005-04-24 12:49 ` Petr Baudis
2005-04-24 12:59   ` Dan Weber
2005-04-24 13:00     ` Petr Baudis
2005-04-24 13:04       ` Dan Weber
2005-04-24 13:11     ` Dan Holmsand [this message]

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='d4g5ld$4ns$1@sea.gmane.org' \
    --to=holmsand@gmail.com \
    --cc=git@vger.kernel.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