Re: [PATCH v2 18/21] environment: stop storing "core.logAllRefUpdates" globally

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

 



Patrick Steinhardt <ps@xxxxxx> writes:

[snip]

> diff --git a/refs/files-backend.c b/refs/files-backend.c
> index f5871abcf75..a536d7d1b57 100644
> --- a/refs/files-backend.c
> +++ b/refs/files-backend.c
> @@ -75,6 +75,7 @@ struct files_ref_store {
>  	unsigned int store_flags;
>
>  	char *gitcommondir;
> +	enum log_refs_config log_all_ref_updates;
>

So we add it to the backend's store and set it when the backend is
initiated. Makes sense

[snip]

Attachment: signature.asc
Description: PGP 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