Open patch hunk editor for git add -p edit command
This commit is contained in:
@@ -4,6 +4,7 @@ enum class GitEditorCommandKind {
|
||||
COMMIT_MESSAGE,
|
||||
REBASE_TODO,
|
||||
TAG_MESSAGE,
|
||||
PATCH_HUNK,
|
||||
}
|
||||
|
||||
data class GitEditorInvocation(
|
||||
|
||||
Reference in New Issue
Block a user