fix: log source branch file count #33

Open
dtwdtw wants to merge 1 commits from dtwdtw/reposync:fix/issue-116590-log-repo-file-count into master
First-time contributor

?? issue: https://www.gitlink.org.cn/Lesin/reposync/issues/116590

????:

  • ????????????????????????
  • ??????? job ??,?????????

??:

  • git diff --check
  • python -m py_compile sync.py
?? issue: https://www.gitlink.org.cn/Lesin/reposync/issues/116590 ????: - ???????????????????????? - ??????? job ??,????????? ??: - git diff --check - python -m py_compile sync.py
dtwdtw added 1 commit 2026-05-29 11:21:44 +08:00
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 dtwdtw-fix/issue-116590-log-repo-file-count master
git pull fix/issue-116590-log-repo-file-count

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff dtwdtw-fix/issue-116590-log-repo-file-count
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#33
No description provided.