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 -- 1.8.4-fc -- 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