修复了SSH连接不了的缺陷,完成了Issue同步、PR同步,以及里程碑同步的创新功能实现 #9

Open
Eazzy wants to merge 21 commits from Eazzy/reposync:develop into master
First-time contributor

修复了SSH连接不了的缺陷,完成了Issue同步、PR同步,以及里程碑同步的创新功能实现

修复了SSH连接不了的缺陷,完成了Issue同步、PR同步,以及里程碑同步的创新功能实现
Eazzy added 21 commits 2024-07-12 22:57:22 +08:00
This pull request has changes conflicting with the target branch.
  • main.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 Eazzy-develop master
git pull develop

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff Eazzy-develop
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: Lesin/reposync#9
No description provided.