Clean old federation shares when select another file/folder#55724
Conversation
c88d8e5 to
523612b
Compare
|
@provokateurin @susnux Thanks for your review. Fixed it. |
|
@susnux Could you also check again? |
c50eb0e to
e9fc49a
Compare
78bd59f to
a30efd4
Compare
…lder Signed-off-by: Luka Trovic <[email protected]>
a30efd4 to
f0cfb52
Compare
|
/backport to stable31 |
|
/backport to stable32 |
|
The backport to # Switch to the target branch and update it
git checkout stable32
git pull origin stable32
# Create the new backport branch
git checkout -b backport/55724/stable32
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick f0cfb524
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55724/stable32Error: Failed to check for changes with origin/stable32: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
The backport to # Switch to the target branch and update it
git checkout stable31
git pull origin stable31
# Create the new backport branch
git checkout -b backport/55724/stable31
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick f0cfb524
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55724/stable31Error: Failed to check for changes with origin/stable31: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
Summary
Clean old federation shares when select another file/folder
Checklist
3. to review, feature component)stable32)