Re: [PATCH] git-commit: '--no-status' Allow suppression of status summary in commit msg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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?

Alex Riesen wrote:
> Marcus Griep, Thu, Aug 28, 2008 20:46:55 +0200:
>> Currently, using any editor to edit a commit message for 'git commit'
>> kicks of a 'git status' which is then included as comments to give
>> the commit author some context. However, in some situations, such as
>> having a working tree of many hundred thousand files or on an inefficient
>> filesystem, a 'git status' can take a long time to process before
>> displaying the commit for editing.
>>
>> This patch provides an option to disable the status summary, documents it
>> and provides test cases for its operation.
> 
> There is prior art:
> 
>     http://thread.gmane.org/gmane.comp.version-control.git/66183/focus=66251
> 
> and resolution (in the thread, somewhat unclear).
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
Marcus Griep
GPG Key ID: 0x5E968152
——
http://www.boohaunt.net
את.ψο´

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux