fix: validate GitLink repository addresses #27

Open
dtwdtw wants to merge 1 commits from dtwdtw/reposync:fix/issue-29-gitlink-address-validation into master
First-time contributor

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

????:

  • ?????????? GitLink ???????
  • ?? gitlink.org.cn?www.gitlink.org.cn ?? code.gitlink.org.cn SSH ?????
  • ?? GitLink ??????????

??:

  • python -m unittest tests.test_gitlink_address
  • git diff --check
?? issue: https://www.gitlink.org.cn/Lesin/reposync/issues/29 ????: - ?????????? GitLink ??????? - ?? gitlink.org.cn?www.gitlink.org.cn ?? code.gitlink.org.cn SSH ????? - ?? GitLink ?????????? ??: - python -m unittest tests.test_gitlink_address - git diff --check
dtwdtw added 1 commit 2026-05-28 17:19:17 +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-29-gitlink-address-validation master
git pull fix/issue-29-gitlink-address-validation

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff dtwdtw-fix/issue-29-gitlink-address-validation
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#27
No description provided.