From 8d0ef60afcef41801e48d40879bd1123a3f76eee Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Fri, 17 Apr 2020 19:41:53 +0300 Subject: [PATCH] Setup IntelliJ issue navigation from VCS (cherry picked from commit 8dd9a6e6e7638bf5eb43fe3468c2dbd6d810c45e) --- .idea/vcs.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .idea/vcs.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 00000000000..abcc2585c24 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,20 @@ + + + + + + + + + \ No newline at end of file