mbox series

[v2,0/1] git rebase: Make sure upstream branch is left alone.

Message ID 20190820201237.10205-1-ben@wijen.net (mailing list archive)
Headers show
Series git rebase: Make sure upstream branch is left alone. | expand

Message

Ben Wijen Aug. 20, 2019, 8:12 p.m. UTC
Hi Phillip, Junio,

Thank you for taking the time to look into this.
With this new patch I think I've addressed all your concerns.


Ben Wijen (1):
  rebase.c: make sure current branch isn't moved when autostashing

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