git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Junio C Hamano <gitster@pobox.com>
Cc: Alex Riesen <raa.lkml@gmail.com>, git@vger.kernel.org
Subject: Re: [PATCH] git init: activate rerere by default
Date: Thu, 5 Jul 2007 20:22:43 +0100 (BST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0707052018260.9789@racer.site> (raw)
In-Reply-To: <7vfy42d6m0.fsf@assigned-by-dhcp.cox.net>

Hi,

On Thu, 5 Jul 2007, Junio C Hamano wrote:

> I think what Alex meant is this.
> 
> diff --git a/templates/rr-cache-- b/templates/rr-cache--
> new file mode 100644
> index 0000000..fae8870
> --- /dev/null
> +++ b/templates/rr-cache--
> @@ -0,0 +1 @@
> +: this is just to ensure the directory exists.
> 

Yes, I fully understood.

However, when I use a new version of Git (which happens regularly, since I 
pull quite often), I do not update the templates. I guess that many 
distros do not update their templates as often as the core, because they 
are much more likely to be modified distro-specifically. Further, there 
are some platforms which are insane enough that you cannot trust the 
executable bit, and therefore the templates are disabled by default.

All this means that the given patch would not hardly make rerere as 
widespread as I intended.

Yes, templates are nice. But I don't think that templates are the way to 
go for introducing nice features as rr-cache.

Ciao,
Dscho

  reply	other threads:[~2007-07-05 19:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-05 12:16 [PATCH] git init: activate rerere by default Johannes Schindelin
2007-07-05 13:10 ` Alex Riesen
2007-07-05 16:46   ` Junio C Hamano
2007-07-05 17:15     ` Johannes Schindelin
2007-07-05 18:53       ` Junio C Hamano
2007-07-05 19:22         ` Johannes Schindelin [this message]
2007-07-05 21:40           ` Alex Riesen
2007-07-05 22:29             ` Johannes Schindelin
2007-07-06  5:12           ` Junio C Hamano
2007-07-06 12:03             ` Johannes Schindelin
2007-07-06 11:12           ` しらいしななこ
     [not found] <200707061112.l66BCb6w017186@mi1.bluebottle.com>
2007-07-06 12:03 ` Johannes Schindelin

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=Pine.LNX.4.64.0707052018260.9789@racer.site \
    --to=johannes.schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=raa.lkml@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).