Hi,
If you've been using cherry_picker.py, please update it ( by doing git pull
).
With this update, the branch number is automatically prefixed in the commit message. (https://github.com/python/core-workflow/issues/44)
Added --abort/--continue options to address https://github.com/python/core-workflow/issues/45
Lastly, I added --status option, which will just perform git status
for
the cpython directory.
Thanks :)
Mariatta Wijaya
On 15 April 2017 at 11:24, Mariatta Wijaya <mariatta.wijaya@gmail.com> wrote:
Hi,
If you've been using cherry_picker.py, please update it ( by doing
git pull
).With this update, the branch number is automatically prefixed in the commit message. (https://github.com/python/core-workflow/issues/44)
Added --abort/--continue options to address https://github.com/python/core-workflow/issues/45
Lastly, I added --status option, which will just perform
git status
for the cpython directory.
Thank you for the enhancements!
Cheers, Nick.
-- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia
participants (2)
-
Mariatta Wijaya
-
Nick Coghlan