ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DocumentServer/.mrconfig

39 lines
1008 B

[DEFAULT]
git = git $@
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
[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
[web-apps-pro]
checkout = git clone git@github.com:ONLYOFFICE/web-apps-pro.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
[sdkjs-plugins]
checkout = git clone git@github.com:ONLYOFFICE/sdkjs-plugins.git
[desktop-sdk]
checkout = git clone git@github.com:ONLYOFFICE/desktop-sdk.git