Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nextcloud
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libre.sh
docker
nextcloud
Merge requests
!12
Multioffice
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Multioffice
multioffice
into
master
Overview
2
Commits
5
Pipelines
3
Changes
7
Merged
Hugo Renard
requested to merge
multioffice
into
master
3 years ago
Overview
2
Commits
5
Pipelines
3
Changes
1
Expand
👍
0
👎
0
Merge request reports
Viewing commit
ebcfc640
Prev
Next
Show latest version
1 file
+
4
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
ebcfc640
Adds links to PR in the patch script.
· ebcfc640
Pierre Ozoux
authored
3 years ago
base/apps/patches/apply.sh
+
4
−
0
Options
@@ -4,3 +4,7 @@ for patch in ./patches/*.diff
do
patch
-p0
<
$patch
done
# Associated PR/discussion:
# https://github.com/ONLYOFFICE/onlyoffice-nextcloud/pull/570/files
# https://github.com/nextcloud/richdocuments/issues/1400
Loading