Conversation
5723cbf to
3b44c79
Compare
ba903e3 to
3b3eece
Compare
Signed-off-by: Vitor Mattos <vitor@php.rio> Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
3b3eece to
565e9ca
Compare
LibreSign use xdebug function at unit tests and every time we need to have the xdebug enabled Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
|
/backport to stable31 |
|
/backport to stable30 |
|
The backport to # Switch to the target branch and update it
git checkout stable30
git pull origin stable30
# Create the new backport branch
git checkout -b backport/5190/stable30
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 2bb2b505 c40d9ba6 9193f0bc c4331754 49645334 565e9caf 8d637602
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/5190/stable30Error: Failed to push branch backport/5190/stable30: To https://github.com/LibreSign/libresign.git Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
/backport to stable30 |
|
The backport to # Switch to the target branch and update it
git checkout stable30
git pull origin stable30
# Create the new backport branch
git checkout -b backport/5190/stable30
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 2bb2b505 c40d9ba6 9193f0bc c4331754 49645334 565e9caf 8d637602
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/5190/stable30Error: Failed to push branch backport/5190/stable30: To https://github.com/LibreSign/libresign.git Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
No description provided.