03-fault-tolerance #5

Open
uda wants to merge 2 commits from 03-fault-tolerance into 02-todo-cli
Owner
No description provided.
uda added 2 commits 2024-11-12 21:58:30 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 03-fault-tolerance:03-fault-tolerance
git checkout 03-fault-tolerance

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout 02-todo-cli
git merge --no-ff 03-fault-tolerance
git checkout 03-fault-tolerance
git rebase 02-todo-cli
git checkout 02-todo-cli
git merge --ff-only 03-fault-tolerance
git checkout 03-fault-tolerance
git rebase 02-todo-cli
git checkout 02-todo-cli
git merge --no-ff 03-fault-tolerance
git checkout 02-todo-cli
git merge --squash 03-fault-tolerance
git checkout 02-todo-cli
git merge --ff-only 03-fault-tolerance
git checkout 02-todo-cli
git merge 03-fault-tolerance
git push origin 02-todo-cli
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ajal/ajal-todo-cli#5
No description provided.