01 - Change todo.txt -> todo.md #3

Open
uda wants to merge 2 commits from 01-todo-list into master
Owner
No description provided.
uda added 1 commit 2024-11-12 21:57:23 +00:00
uda added 1 commit 2024-11-12 22:02:00 +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 01-todo-list:01-todo-list
git checkout 01-todo-list

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