Skip to content

feat(usermanual): One-click unsubscribe for Mail - #10246

Merged
ChristophWurst merged 1 commit into
masterfrom
feat/usermanual/mail-one-click-unsubscribe
May 3, 2023
Merged

ChristophWurst merged 1 commit into
masterfrom
feat/usermanual/mail-one-click-unsubscribe

Conversation

@ChristophWurst

Copy link
Copy Markdown
Member

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst

Copy link
Copy Markdown
Member Author

/backport to stable26

@ChristophWurst
ChristophWurst merged commit 7d09ac0 into master May 3, 2023
@ChristophWurst
ChristophWurst deleted the feat/usermanual/mail-one-click-unsubscribe branch May 3, 2023 06:34
@backportbot-nextcloud

Copy link
Copy Markdown

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

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

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

# 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-stable26

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

@ChristophWurst

Copy link
Copy Markdown
Member Author

#9925 was missing for stable26

@ChristophWurst

Copy link
Copy Markdown
Member Author

/backport to stable26

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.

Document one-click suggested unsubscribe for Mail One Click Suggested Unsubscribe

2 participants