Re: [PATCH] fetch-pack: remove --keep-auto and make it the default.

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

 



Hi,

On Wed, 24 Jan 2007, Junio C Hamano wrote:

>   Ok, how about this, on top of the previous ones?

Thanks!

> @@ -653,6 +663,8 @@ int main(int argc, char **argv)
>  	struct stat st;
>  
>  	setup_git_directory();
> +	setup_ident();
> +	git_config(fetch_pack_config);

Why do you need setup_ident()?

Ciao,
Dscho

-
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

[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]