We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
diff --git a/submodule b/submodule --- a/submodule +++ b/submodule @@ -1 +1 @@ -Subproject commit 2a41d1dcb521d3a7a2806fb8d4cbb3e7ce93d992 +Subproject commit 2a41d1dcb521d3a7a2806fb8d4cbb3e7ce93d992-dirty
causes error Uncaught (in promise) TypeError: Cannot read property 'old_mode' of null since we require file modes to be passed to postProcessDiff
Uncaught (in promise) TypeError: Cannot read property 'old_mode' of null
postProcessDiff
The text was updated successfully, but these errors were encountered:
@kuychaco any update on that?
Sorry, something went wrong.
No branches or pull requests
causes error
Uncaught (in promise) TypeError: Cannot read property 'old_mode' of null
since we require file modes to be passed topostProcessDiff
The text was updated successfully, but these errors were encountered: