Skip to content

Conversation

@R0Wi
Copy link
Member

@R0Wi R0Wi commented Aug 12, 2023

@R0Wi R0Wi force-pushed the feature/docs-for-#39818 branch from e66964e to 8277647 Compare August 14, 2023 15:38
@R0Wi
Copy link
Member Author

R0Wi commented Aug 14, 2023

Updated docs and force-pushed to reflect latest code changes

@R0Wi
Copy link
Member Author

R0Wi commented Sep 22, 2023

/backport to stable27

@backportbot-nextcloud
Copy link

The backport to stable27 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable27
git pull origin stable27

# Create the new backport branch
git checkout -b fix/foo-stable27

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts. Resolve them.
git cherry-pick abc123

# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable27

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

R0Wi added a commit that referenced this pull request Sep 22, 2023
Doc adjustments for occ trashbin:restore
@R0Wi R0Wi mentioned this pull request Sep 22, 2023
1 task
susnux added a commit that referenced this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants