git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix a couple of minor rebase -i regressions
@ 2017-05-18 10:02 Phillip Wood
  2017-05-18 10:02 ` [PATCH 1/2] rebase -i: fix reflog message Phillip Wood
  2017-05-18 10:02 ` [PATCH 2/2] rebase -i: silence stash apply Phillip Wood
  0 siblings, 2 replies; 6+ messages in thread
From: Phillip Wood @ 2017-05-18 10:02 UTC (permalink / raw)
  To: git; +Cc: Phillip Wood

From: Phillip Wood <phillip.wood@dunelm.org.uk>

These patches fix a regression in the reflog message written when
rebase -i finishes and supresses the status output from applying any
autostashed changes to match the shell version of rebase -i.

Phillip Wood (2):
  rebase -i: fix reflog message
  rebase -i: silence stash apply

 sequencer.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.13.0


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

end of thread, other threads:[~2017-05-18 21:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-18 10:02 [PATCH 0/2] Fix a couple of minor rebase -i regressions Phillip Wood
2017-05-18 10:02 ` [PATCH 1/2] rebase -i: fix reflog message Phillip Wood
2017-05-18 10:02 ` [PATCH 2/2] rebase -i: silence stash apply Phillip Wood
2017-05-18 10:49   ` Johannes Schindelin
2017-05-18 14:51     ` Phillip Wood
2017-05-18 21:19       ` Johannes Schindelin

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).