Re: [GUILT 22/28] The log.decorate setting should not influence patchbomb.

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

 



Signed-off-by: Josef 'Jeff' Sipek <jeffpc@xxxxxxxxxxxxxx>

On Fri, Mar 21, 2014 at 08:32:00AM +0100, Per Cederqvist wrote:
> Signed-off-by: Per Cederqvist <cederp@xxxxxxxxx>
> ---
>  guilt-patchbomb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/guilt-patchbomb b/guilt-patchbomb
> index 1231418..164b10c 100755
> --- a/guilt-patchbomb
> +++ b/guilt-patchbomb
> @@ -47,7 +47,7 @@ if [ $? -ne 0 ]; then
>  fi
>  
>  # display the list of commits to be sent as patches
> -git log --pretty=oneline "$r" | cut -c 1-8,41- | $pager
> +git log --no-decorate --pretty=oneline "$r" | cut -c 1-8,41- | $pager
>  
>  _disp "Are these what you want to send? [Y/n] "
>  read n
> -- 
> 1.8.3.1
> 

-- 
Ready; T=0.01/0.01 16:41:35
--
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]