-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Description
With latest release (4.0.2), I'm trying to rebase the single commit 070319d
(@nbs.0) onto 745ed76
(@27), and getting:
Error: Invalid merge decision action: take_max
Terminal output seems fine
$ nbdime mergetool
Merging:
notebooks/tutorial_lightning.ipynb
notebooks/tutorial_multiworker.ipynb
notebooks/tutorial_pytorch.ipynb
Normal merge conflict for 'notebooks/tutorial_lightning.ipynb':
{local}: modified file
{remote}: modified file
[I nbdimeserver:431] Listening on 127.0.0.1, port 52635
[I webutil:29] URL: http://127.0.0.1:52635/mergetool
[I nbdimeserver:320] Closing server on remote request (1)
notebooks/tutorial_lightning.ipynb seems unchanged.
Was the merge successful [y/n]? n
I see take_max
is a possible action in decisions.py but not handled in decisions.ts.
Metadata
Metadata
Assignees
Labels
No labels