From 3101db625586e88da5744956ad57e6ae8f5cacab Mon Sep 17 00:00:00 2001 From: Alexey Golubev Date: Thu, 5 Oct 2017 12:51:58 +0300 Subject: [PATCH] Added core-ext --- .mrconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.mrconfig b/.mrconfig index cc6d8e71..1c964d5b 100644 --- a/.mrconfig +++ b/.mrconfig @@ -5,6 +5,9 @@ hub = hub $@ [core] checkout = git clone git@github.com:ONLYOFFICE/core.git +[core-ext] +checkout = git clone git@github.com:ONLYOFFICE/core-ext.git + [dictionaries] checkout = git clone git@github.com:ONLYOFFICE/dictionaries.git