. #10

Open
wngqi wants to merge 1 commits from wangqi_branch into master
Collaborator
No description provided.
wngqi added 1 commit 2024-07-18 00:20:28 +08:00
This pull request has changes conflicting with the target branch.
  • src/base/config.py
  • src/service/cronjob.py
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 wangqi_branch master
git pull origin wangqi_branch

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff wangqi_branch
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 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: luoyi21a/reposync#10
No description provided.