mbox series

[v5,0/2] rebase.c: make sure current branch isn't moved when autostashing

Message ID 20190829164757.7301-1-ben@wijen.net (mailing list archive)
Headers show
Series rebase.c: make sure current branch isn't moved when autostashing | expand

Message

Ben Wijen Aug. 29, 2019, 4:47 p.m. UTC
Here are my "fix things without making unnecessary changes"


Ben Wijen (2):
  builtin/rebase.c: make sure the active branch isn't moved when
    autostashing
  builtin/rebase.c: Remove obsolete message

 builtin/rebase.c            | 13 +------------
 t/t3420-rebase-autostash.sh | 12 ++++++++----
 2 files changed, 9 insertions(+), 16 deletions(-)