Re: [PATCH v14 5/8] bisect: introduce --no-checkout support into porcelain.

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

 



On Wednesday 03 August 2011 00:15:59 Jon Seymour wrote:
> @@ -291,7 +304,7 @@ bisect_next() {
>  	bisect_next_check good
> 
>  	# Perform all bisection computation, display and checkout
> -	git bisect--helper --next-all
> +	git bisect--helper --next-all ${BISECT_MODE}

Style, please use $BISECT_MODE instead of ${BISECT_MODE}

Thanks,
Christian.
--
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]