You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error when doing a rebase with a modified working copy (submodule modified) and with the configuration option rebase.autostash set to true:
Using Git for Windows v2.19.1 with experimental built-in stash & rebase enabled via installer options.
The text was updated successfully, but these errors were encountered:
rcdailey
changed the title
Rebase fails with 'Unexpected stash response' (MCVE included)
Built-in rebase fails with 'Unexpected stash response' (MCVE included)
Oct 11, 2018
rcdailey
changed the title
Built-in rebase fails with 'Unexpected stash response' (MCVE included)
Built-in rebase fails with 'Unexpected stash response' (MVCE included)
Oct 11, 2018
I get the following error when doing a rebase with a modified working copy (submodule modified) and with the configuration option
rebase.autostash
set totrue
:Here is the MVCE (simple bash script you can run):
Using Git for Windows v2.19.1 with experimental built-in stash & rebase enabled via installer options.
The text was updated successfully, but these errors were encountered: