mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
git: restore binary compatibility
GitOrigin-RevId: c83432974040308a870511b5ea7344dfba9e36d0
This commit is contained in:
committed by
intellij-monorepo-bot
parent
44ab4b02ba
commit
c7c408b68c
@@ -969,6 +969,7 @@ class GitCheckinEnvironment(private val myProject: Project) : CheckinEnvironment
|
||||
}
|
||||
|
||||
@Throws(VcsException::class)
|
||||
@JvmStatic
|
||||
fun runWithMessageFile(project: Project, root: VirtualFile, message: @NonNls String,
|
||||
task: ThrowableConsumer<in File, out VcsException>) {
|
||||
val messageFile = try {
|
||||
|
||||
Reference in New Issue
Block a user