DocumentServer/.mrconfig

43 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2016-07-27 16:10:12 +00:00
[DEFAULT]
git = git $@
2017-05-15 16:17:17 +00:00
hub = hub $@
[core]
checkout = git clone git@github.com:ONLYOFFICE/core.git
2017-10-05 09:51:58 +00:00
[core-ext]
checkout = git clone git@github.com:ONLYOFFICE/core-ext.git
2018-03-28 11:29:46 +00:00
[core-fonts]
checkout = git clone git@github.com:ONLYOFFICE/core-fonts.git
[desktop-sdk]
checkout = git clone git@github.com:ONLYOFFICE/desktop-sdk.git
[dictionaries]
checkout = git clone git@github.com:ONLYOFFICE/dictionaries.git
2018-03-28 11:29:46 +00:00
[Docker-DocumentServer]
checkout = git clone git@github.com:ONLYOFFICE/Docker-DocumentServer.git
[document-server-integration]
checkout = git clone git@github.com:ONLYOFFICE/document-server-integration.git
[document-server-package]
checkout = git clone git@github.com:ONLYOFFICE/document-server-package.git
[sdkjs]
checkout = git clone git@github.com:ONLYOFFICE/sdkjs.git
2018-03-28 11:29:46 +00:00
[sdkjs-plugins]
checkout = git clone git@github.com:ONLYOFFICE/sdkjs-plugins.git
[server]
checkout = git clone git@github.com:ONLYOFFICE/server.git
[web-apps]
checkout = git clone git@github.com:ONLYOFFICE/web-apps.git
2017-08-02 13:36:27 +00:00
[web-apps-pro]
checkout = git clone git@github.com:ONLYOFFICE/web-apps-pro.git