Re: [PATCH v2 42/44] ruby: remove GIT_PAGER from environment

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

 



On 09/29/2013 12:04 AM, Felipe Contreras wrote:
> We are not calling any git commands any more.
> 
> Signed-off-by: Felipe Contreras <felipe.contreras@xxxxxxxxx>
> ---
>  git-request-pull.rb | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/git-request-pull.rb b/git-request-pull.rb
> index fde8d1a..941ff72 100755
> --- a/git-request-pull.rb
> +++ b/git-request-pull.rb
> @@ -2,8 +2,6 @@
>  
>  require 'date'
>  
> -ENV['GIT_PAGER'] =
> -
>  patch = nil
>  
>  def usage
> 

Could this be squashed into the patch introducing the ENV?
(I assume that patch is among the 44 patches?)

Thanks,
Stefan
--
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]