jira-importer commented on issue #1116: URL: https://github.com/apache/maven-scm/issues/1116#issuecomment-2964646689
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented [McFoggy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=McFoggy), looking into your patch. The documentation says: > Returns the changes that have happend in the source control system in a certain period of time. This can be adding, removing, updating, ... of files This does not concretely specify how it has to be implemented. It is at the descretion of the SCM. Look at svnexe, it does use `:HEAD`. We could probably add `HEAD` for the sake of completeness. Regarding JGit, neither this is wrong or right because it is not specified. I think we need to do what makes most sense for Git. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org