This repository was archived by the owner on Apr 27, 2026. It is now read-only.
#import bug#3292
Merged
Merged
Conversation
shyamnamboodiripad
marked this pull request as ready for review
October 30, 2023 16:53
shyamnamboodiripad
marked this pull request as draft
October 30, 2023 16:53
colombod
force-pushed
the
import_bug
branch
2 times, most recently
from
November 2, 2023 14:06
25f5ba5 to
83fac04
Compare
colombod
marked this pull request as ready for review
November 2, 2023 14:06
colombod
enabled auto-merge (rebase)
November 2, 2023 14:06
jonsequitur
reviewed
Nov 2, 2023
| this Kernel kernel, | ||
| FileInfo file) | ||
| FileInfo file, | ||
| KernelCommand parentCommand) |
Contributor
There was a problem hiding this comment.
This should probably be optional. There won't always be a parent command for this method, e.g. in automation scenarios.
make import extension use current command as parent. remove code restore comparer make parameter optional change to api contract
jonsequitur
approved these changes
Nov 2, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addressing issue #3286