Re: [PATCH 2/2] git-commit: Add --fast option

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

 



On Thu, Sep 13, 2007 at 03:47:18AM +0400, Dmitry V. Levin wrote:

> @@ -54,6 +54,7 @@ run_status () {
>  	else
>  		color=--nocolor
>  	fi
> +	test -z "$fast" || return 0
>  	git runstatus ${color} \
>  		${verbose:+--verbose} \
>  		${amend:+--amend} \

Wouldn't this make more sense at the _top_ of the runstatus function
(since everything else it does is preparation for running "git
runstatus"?).

Also, is the builtin git-commit going to be merged soon? Should this
effort be better spent on that branch?

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

  Powered by Linux