

T09:44:14. Rebasing is the process of moving or combining a sequence of commits to a new base commit. Please resolve the conflicts before continuing.) Additional contextįor a successful rebase, additional logs will show, but when the window hangs, no following logs. Checkout the second commit listed on the line.
(The error was parsed as 6: We found some conflicts while trying to rebase. git/logs/refs named after the branch that was rebased and find the line that contains 'rebase finsihed', something like: 5fce6b51 88552c8f Kris Leech <> 1329744625 +0000 rebase finished: refs/heads/integrate onto 9e460878.Version 2.1.2.4 does seem to resolve my issue, I just tried the same interactive rebase again and it properly squashed all four commits into one. To abort and get back to the state before "git rebase", run "git rebase -abort". I had to edit the config file and change the window width and height and initial state, then it started without crashing. You can instead skip this commit: run "git rebase -skip". "git add/rm ", then run "git rebase -continue". Resolve all conflicts manually, mark them as resolved with Remote: Total 2 (delta 1), reused 0 (delta 0), pack-reused 0Įrror: could not apply de6810f. Remote: Compressing objects: 100% (2/2), done. Remote: Counting objects: 100% (3/3), done. T09:42:15.405Z - error: git -c credential.helper= -c rebase.backend=merge pull -progress origin exited with an unexpected code: 1. T09:42:15.404Z - info: Executing pull: git -c credential.helper= -c rebase.backend=merge pull -progress origin (took 2.272s)
Sourcetree rebase in progress windows 7#
Version 2.9.4 (圆4) on: MacOS 12.0.1 with Git 2.30.1 & Windows 7 with Git 2.33.1 Steps to reproduce the behavior In this article we will see how we can git rebase using Sourcetree. Rebase window gets stuck after conflicts are resolved and "Continue rebase" button clicked Version & OS
