02-todo-cli #4

Open
uda wants to merge 3 commits from 02-todo-cli into 01-todo-list
Owner
No description provided.
uda added 3 commits 2024-11-12 21:57:47 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 02-todo-cli:02-todo-cli
git checkout 02-todo-cli

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 01-todo-list
git merge --no-ff 02-todo-cli
git checkout 02-todo-cli
git rebase 01-todo-list
git checkout 01-todo-list
git merge --ff-only 02-todo-cli
git checkout 02-todo-cli
git rebase 01-todo-list
git checkout 01-todo-list
git merge --no-ff 02-todo-cli
git checkout 01-todo-list
git merge --squash 02-todo-cli
git checkout 01-todo-list
git merge --ff-only 02-todo-cli
git checkout 01-todo-list
git merge 02-todo-cli
git push origin 01-todo-list
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#4
No description provided.