Re: [PATCH v7 13/19] fsck: Optionally ignore specific fsck issues completely

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

 



Johannes Schindelin <johannes.schindelin@xxxxxx> writes:

> +	git --git-dir=dst/.git branch -D bogus &&
> +	git  --git-dir=dst/.git config --add \
> +		receive.fsck.missingEmail ignore &&
> +	git  --git-dir=dst/.git config --add \
> +		receive.fsck.badDate warn &&

Funny double-SP (will locally fix).

There are a few other minor style nits (not in this patch but in
other patches in the series) like

	s/free((char *) var)/free((char *)var)/;

that I locally added SQUASH, and I may also have tweaked some log
messages.  Please check what you will see in 'pu' when I push the
day's integration out later.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe git" in



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