mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-152968 git: fix commit message parsing in history
This commit is contained in:
committed by
Aleksey Pivovarov
parent
8bbd6e423d
commit
7fe707f5ac
@@ -674,6 +674,7 @@ public class GitHistoryUtils {
|
||||
myBuffer.setLength(0);
|
||||
|
||||
myBuffer.append(s);
|
||||
myBuffer.append("\n");
|
||||
|
||||
return processResult(line);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user