-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52461/#review158729
-----------------------------------------------------------



I like this, but in the same vein we are still calling `git` the CLI manually, 
which is error prone. We might want to switch to `GitPython` or `pygit2` at 
some point.

- Andrew Schwartzmeyer


On Oct. 3, 2016, 6:09 p.m., Joseph Wu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/52461/
> -----------------------------------------------------------
> 
> (Updated Oct. 3, 2016, 6:09 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman, Daniel Pravat, Artem Harutyunyan, 
> Alex Clemmer, and Vinod Kone.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This removes some of the shell-specific things this script was doing
> in favor of native Python, which works on Windows.
> 
> 
> Diffs
> -----
> 
>   support/apply-reviews.py 8dc1817943d7681b90d64c10bcd82acd7b7cef9d 
> 
> Diff: https://reviews.apache.org/r/52461/diff/
> 
> 
> Testing
> -------
> 
> On Windows and OSX:
> python support/apply-reviews.py -n -r <#####>
> 
> 
> Thanks,
> 
> Joseph Wu
> 
>

Reply via email to