git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthieu Moy <Matthieu.Moy@imag.fr>
To: gitster@pobox.com
Cc: git@vger.kernel.org, antoine.delaite@ensimag.grenoble-inp.fr,
	remi.galan-alfonso@ensimag.grenoble-inp.fr,
	remi.lespinet@ensimag.grenoble-inp.fr,
	guillaume.pages@ensimag.grenoble-inp.fr,
	louis--alexandre.stuber@ensimag.grenoble-inp.fr,
	Matthieu Moy <Matthieu.Moy@imag.fr>
Subject: [PATCH 0/2] fix post-rewrite hook with 'git rebase -i --exec'
Date: Thu, 21 May 2015 20:13:00 +0200	[thread overview]
Message-ID: <1432231982-31314-1-git-send-email-Matthieu.Moy@imag.fr> (raw)

Matthieu Moy (2):
  rebase -i: demonstrate incorrect behavior of post-rewrite hook with
    exec
  rebase -i: fix post-rewrite hook with failed exec command

 git-rebase--interactive.sh   | 10 +++++-----
 t/t5407-post-rewrite-hook.sh | 17 +++++++++++++++++
 2 files changed, 22 insertions(+), 5 deletions(-)

-- 
2.4.1.171.g060e6ae.dirty

             reply	other threads:[~2015-05-21 18:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-21 18:13 Matthieu Moy [this message]
2015-05-21 18:13 ` [PATCH 1/2] rebase -i: demonstrate incorrect behavior of post-rewrite hook with exec Matthieu Moy
2015-05-21 21:12   ` Eric Sunshine
2015-05-22  6:35     ` Matthieu Moy
2015-05-21 18:13 ` [PATCH 2/2] rebase -i: fix post-rewrite hook with failed exec command Matthieu Moy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1432231982-31314-1-git-send-email-Matthieu.Moy@imag.fr \
    --to=matthieu.moy@imag.fr \
    --cc=antoine.delaite@ensimag.grenoble-inp.fr \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=guillaume.pages@ensimag.grenoble-inp.fr \
    --cc=louis--alexandre.stuber@ensimag.grenoble-inp.fr \
    --cc=remi.galan-alfonso@ensimag.grenoble-inp.fr \
    --cc=remi.lespinet@ensimag.grenoble-inp.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).