klesh commented on issue #8365: URL: https://github.com/apache/incubator-devlake/issues/8365#issuecomment-2785185623
@gsaivenkateshzs In order to fetch the commits details of a particular branch, joining the `ref_commits` and `commits` tables is a must. If getting the commit hex shas of a branch is the objective, then the `ref_commits` is sufficient. However, None of them would work if `ref_commits` is empty. -- 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: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org