Re: Rebase doesn't restore branch pointer back on out of memory

2012-10-04 Thread Alexander Kostikov
er rebase_debug fatal: Out of memory, malloc failed (tried to allocate 458753 bytes) Do you need verbose log for it as well? -- Alexander On Thu, Oct 4, 2012 at 8:13 AM, Andrew Wong wrote: > On 10/03/2012 06:35 PM, Alexander Kostikov wrote: >>> >>> That allows you can go b

Re: Rebase doesn't restore branch pointer back on out of memory

2012-10-04 Thread Alexander Kostikov
> rebase -i fails with different error: Also in case of rebase -i the branch pointer is not changed. Thus nothing to fix there. -- Alexander On Thu, Oct 4, 2012 at 2:09 PM, Alexander Kostikov wrote: >> Having the >> last page of that output should give us enough context a

Re: Rebase doesn't restore branch pointer back on out of memory

2012-10-04 Thread Alexander Kostikov
Thanks, Andrew! I'm looking forward for the patch. On Thu, Oct 4, 2012 at 3:52 PM, Andrew Wong wrote: > On 10/04/2012 05:09 PM, Alexander Kostikov wrote: >> >> Full script is uploaded to >> https://dl.dropbox.com/u/10828740/rebase.log Here is the last page: > > J

Re: Rebase doesn't restore branch pointer back on out of memory

2012-10-19 Thread Alexander Kostikov
27;move_to_original_branch' to make the logic flow a bit > better and easier to read. > > Andrew Wong (1): > rebase: Handle cases where format-patch fails > > git-rebase--am.sh | 51 +-- > 1 file changed, 45 insertions(+), 6