leric commented on PR #7094: URL: https://github.com/apache/incubator-devlake/pull/7094#issuecomment-1979977759
Those 3 field (host, namespace, repo_name) in `issue_repo_commit` table are used to match identical git repositories in other analysis system. In git repository url, the `port` usually express HOW the repository is served, `hostname` and `path` in url tell WHAT the repository is. So I deem it unnecessary to store `port` in this table. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
