All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix create-pull-request
@ 2017-05-17 13:27 Ed Bartosh
  2017-05-17 13:27 ` [PATCH 1/2] Revert "create-pull-request: add "-t in-reply-to" option" Ed Bartosh
  2017-05-17 13:27 ` [PATCH 2/2] create-pull-request: support format-patch options Ed Bartosh
  0 siblings, 2 replies; 3+ messages in thread
From: Ed Bartosh @ 2017-05-17 13:27 UTC (permalink / raw)
  To: openembedded-core

Hi,

Reverted previous patch as it breaks the script if used without '-t'.
Replaced its functionality with more generic approach: -- <format-patch options>

The following changes since commit 324f7993e6dfc3b2c7849aee6c525605cc19f223:

  isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCH (2017-05-17 13:21:34 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ed/wic/wip
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/wic/wip

Ed Bartosh (2):
  Revert "create-pull-request: add "-t in-reply-to" option"
  create-pull-request: support format-patch options

 scripts/create-pull-request | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

--
Regards,
Ed



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

end of thread, other threads:[~2017-05-17 13:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-17 13:27 [PATCH 0/2] fix create-pull-request Ed Bartosh
2017-05-17 13:27 ` [PATCH 1/2] Revert "create-pull-request: add "-t in-reply-to" option" Ed Bartosh
2017-05-17 13:27 ` [PATCH 2/2] create-pull-request: support format-patch options Ed Bartosh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.