git-pbchk fails when parent is not origin/master

Issue #84 resolved
Garrett D'Amore repo owner created an issue

From illumos-gate, bug 5167:

There is a bug in git-pbchk in that it attempts to pass whitespace to Popen() instead of using an array. Furthermore the splitting logic is busted.

More details in the illumos-gate bug: https://www.illumos.org/issues/5167

Comments (1)

  1. Log in to comment