klesh commented on issue #7742:
URL: 
https://github.com/apache/incubator-devlake/issues/7742#issuecomment-2235827989

   After reviewing the details, I can confirm that the functionality is 
performing as expected. The purpose of this PR 
(https://github.com/apache/incubator-devlake/pull/7727) was to address the 
issue where new commits from non-default branches were not being collected. The 
implemented solution involves fetching all branches from the remote server—this 
includes fetching at least some old commits from all branches—before executing 
the shallow fetch. Therefore, it's likely that the old commits are originating 
from those branches that have not been deleted.


-- 
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

Reply via email to