All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marius Storm-Olsen <marius@trolltech.com>
To: Marcus Griep <marcus@griep.us>
Cc: Alex Riesen <raa.lkml@gmail.com>,
	Git Mailing List <git@vger.kernel.org>,
	Junio C Hamano <gitster@pobox.com>
Subject: Re: [PATCH] git-commit: '--no-status' Allow suppression of status summary in commit msg
Date: Fri, 29 Aug 2008 07:49:27 +0200	[thread overview]
Message-ID: <48B78DE7.3070700@trolltech.com> (raw)
In-Reply-To: <48B78B82.5010908@trolltech.com>

[-- Attachment #1: Type: text/plain, Size: 750 bytes --]

Marius Storm-Olsen said the following on 29.08.2008 07:39:
> Marcus Griep said the following on 28.08.2008 21:24:
>> Using --untracked-files=no cuts the time to display the editor from down to 12 seconds,
>> so that is perfectly fine.  The patch can be ignored.  However, would config option to
>> change the default --untracked-files value be entertained?  Allowing:
>>
>> [commit]
>> 	untrackedfiles=no
>>
>> which defaults (as stated in the documentation for --untracked-files) to all?
> 
> That was already added in the commit d6293d. Just set
>      status.showUntrackedFiles=no
With that, I of course mean:

[status]
	showUntrackedFiles=no

-- 
.marius [@trolltech.com]
'if you know what you're doing, it's not research'


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 187 bytes --]

      reply	other threads:[~2008-08-29  5:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-28 18:46 [PATCH] git-commit: '--no-status' Allow suppression of status summary in commit msg Marcus Griep
2008-08-28 19:09 ` Junio C Hamano
2008-08-28 19:34   ` Alex Riesen
2008-08-28 19:13 ` Alex Riesen
2008-08-28 19:24   ` Marcus Griep
2008-08-29  5:39     ` Marius Storm-Olsen
2008-08-29  5:49       ` Marius Storm-Olsen [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=48B78DE7.3070700@trolltech.com \
    --to=marius@trolltech.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=marcus@griep.us \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.