git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/2] quoting bug sending push-options over http
@ 2018-02-19 19:47 Jeff King
  2018-02-19 19:48 ` [PATCH 1/2] t5545: factor out http repository setup Jeff King
  2018-02-19 19:50 ` [PATCH 2/2] remote-curl: unquote incoming push-options Jeff King
  0 siblings, 2 replies; 4+ messages in thread
From: Jeff King @ 2018-02-19 19:47 UTC (permalink / raw)
  To: git; +Cc: Brandon Williams, Jon Simons

This series fixes a small quoting problem in 511155db51 (remote-curl:
allow push options, 2017-03-22). The interesting one is the second
patch.

  [1/2]: t5545: factor out http repository setup
  [2/2]: remote-curl: unquote incoming push-options

 remote-curl.c           | 11 ++++++++++-
 t/t5545-push-options.sh | 40 +++++++++++++++++++++++++++++-----------
 2 files changed, 39 insertions(+), 12 deletions(-)

-Peff

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-02-20 19:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-19 19:47 [PATCH 0/2] quoting bug sending push-options over http Jeff King
2018-02-19 19:48 ` [PATCH 1/2] t5545: factor out http repository setup Jeff King
2018-02-19 19:50 ` [PATCH 2/2] remote-curl: unquote incoming push-options Jeff King
2018-02-20 19:05   ` Brandon Williams

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).