Services/part4 #5

Open
shailaja wants to merge 2 commits from Services/part4 into main
Collaborator
No description provided.
shailaja added 2 commits 2024-02-18 08:19:10 +00:00
PeterSurda requested changes 2024-02-27 00:39:27 +00:00
PeterSurda left a comment
Owner

The code looks ok, just there are two extra files from #4 so they need to be unstaged.

The code looks ok, just there are two extra files from #4 so they need to be unstaged.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b Services/part4 main
git pull origin Services/part4

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff Services/part4
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
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: PeterSurda/inoreader2readwise#5
No description provided.