DocumentServer/.mrconfig

30 lines
765 B
Plaintext
Raw Normal View History

2016-07-27 16:10:12 +00:00
[DEFAULT]
git = git $@
[core]
checkout = git clone git@github.com:ONLYOFFICE/core.git
[dictionaries]
checkout = git clone git@github.com:ONLYOFFICE/dictionaries.git
[sdkjs]
checkout = git clone git@github.com:ONLYOFFICE/sdkjs.git
[server]
checkout = git clone git@github.com:ONLYOFFICE/server.git
[web-apps]
checkout = git clone git@github.com:ONLYOFFICE/web-apps.git
[document-server-package]
checkout = git clone git@github.com:ONLYOFFICE/document-server-package.git
[document-server-integration]
checkout = git clone git@github.com:ONLYOFFICE/document-server-integration.git
[Docker-DocumentServer]
checkout = git clone git@github.com:ONLYOFFICE/Docker-DocumentServer.git
2016-08-16 09:26:25 +00:00
[sdkjs-plugins]
checkout = git clone git@github.com:ONLYOFFICE/sdkjs-plugins.git