-
Notifications
You must be signed in to change notification settings - Fork 1.1k
/
.mrconfig
42 lines (29 loc) · 1.06 KB
/
.mrconfig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[DEFAULT]
git = git $@
hub = hub $@
[core]
checkout = git clone [email protected]:ONLYOFFICE/core.git
[core-ext]
checkout = git clone [email protected]:ONLYOFFICE/core-ext.git
[core-fonts]
checkout = git clone [email protected]:ONLYOFFICE/core-fonts.git
[desktop-sdk]
checkout = git clone [email protected]:ONLYOFFICE/desktop-sdk.git
[dictionaries]
checkout = git clone [email protected]:ONLYOFFICE/dictionaries.git
[Docker-DocumentServer]
checkout = git clone [email protected]:ONLYOFFICE/Docker-DocumentServer.git
[document-server-integration]
checkout = git clone [email protected]:ONLYOFFICE/document-server-integration.git
[document-server-package]
checkout = git clone [email protected]:ONLYOFFICE/document-server-package.git
[sdkjs]
checkout = git clone [email protected]:ONLYOFFICE/sdkjs.git
[sdkjs-plugins]
checkout = git clone [email protected]:ONLYOFFICE/sdkjs-plugins.git
[server]
checkout = git clone [email protected]:ONLYOFFICE/server.git
[web-apps]
checkout = git clone [email protected]:ONLYOFFICE/web-apps.git
[web-apps-pro]
checkout = git clone [email protected]:ONLYOFFICE/web-apps-pro.git