[parrot/parrot] 0e40ec: Make merge_pull_request.pl default to parrot.git, ...

noreply at github.com noreply at github.com
Mon May 2 04:01:41 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/parrot/parrot

Commit: 0e40ecf80b04e28822dd51164b88de00ca005e26
    https://github.com/parrot/parrot/commit/0e40ecf80b04e28822dd51164b88de00ca005e26
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2011-05-01 (Sun, 01 May 2011)

Changed paths:
  M tools/dev/merge_pull_request.pl

Log Message:
-----------
Make merge_pull_request.pl default to parrot.git, but allow other repos to be specified


Commit: 49d9591779e6570611b8671889cd824421ed1b70
    https://github.com/parrot/parrot/commit/49d9591779e6570611b8671889cd824421ed1b70
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date:   2011-05-01 (Sun, 01 May 2011)

Changed paths:
  M tools/dev/merge_pull_request.pl

Log Message:
-----------
Remove some suboptimal error handling from merge_pull_request.pl

Previously, if a "git stash" failed, this script would still attempt
to continue. Now, in true Klingon form, we die() instead of return()
in failure.


Compare: https://github.com/parrot/parrot/compare/7c64447...49d9591


More information about the parrot-commits mailing list