[PATCH 0/2] request-pull: protect against OPTIONS_KEEPDASHDASH from environment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

At last, the mysterious t7400 test failure has been solved, thanks to
Gerrit Pape.  It was caused by an assumption in git that a certain
variable not in its namespace would not be set.

Here’s a problem of the same kind, though harder to trip.  I can’t
imagine why anyone would be exporting the OPTIONS_KEEPDASHDASH
variable, but it is not in git’s namespace so it seems better not
to make any assumptions.

Jonathan Nieder (2):
  tests for request-pull
  request-pull: protect against OPTIONS_KEEPDASHDASH from environment

 contrib/git-resurrect.sh |    1 +
 git-request-pull.sh      |    1 +
 t/t5150-request-pull.sh  |  228 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 230 insertions(+), 0 deletions(-)
 create mode 100644 t/t5150-request-pull.sh

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]