Re: [PATCH v2 11/44] ruby: request-pull: rewrite perl script

2013-09-28 Thread Ramkumar Ramachandra
Felipe Contreras wrote: > git-request-pull.rb | 65 > + > 1 file changed, 30 insertions(+), 35 deletions(-) Arguably, more pretty and terse. Again, all tests pass. Looks reasonable. -- To unsubscribe from this list: send the line "unsubscribe

[PATCH v2 11/44] ruby: request-pull: rewrite perl script

2013-09-28 Thread Felipe Contreras
Ruby can do it just fine, no need for perl. Signed-off-by: Felipe Contreras --- Notes: I'm mostly ignoring the comment, my hope is that it would be redundant, as the code would be self-documenting. git-request-pull.rb | 65 + 1 file