Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@
[submodule "apps-external/groupquota"]
path = apps-external/groupquota
url = git@github.com:nextcloud/groupquota.git
[submodule "apps-external/richdocuments"]
path = apps-external/richdocuments
url = https://github.com/nextcloud/richdocuments.git
1 change: 1 addition & 0 deletions apps-external/richdocuments

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have to use stable30 branch
in order to be compatibly with our current version
https://github.com/nextcloud/richdocuments/blob/stable30/appinfo/info.xml#L33

v8.6.1 is only compatibly with v31
see https://github.com/nextcloud/richdocuments/blob/v8.6.1/appinfo/info.xml#L33

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no permissions to push into this repository, so I cannot create a new branch

@matsaur Can you give me permissions?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no permissions to push into this repository, so I cannot create a new branch

@matsaur Can you give me permissions?

Done

Submodule richdocuments added at cd31e8
Loading