I am using gitolite for managing a repository and I want to know who accessed to the last changes and when. Is it possible to retrieve information of pull/clone requests from a remote when using gitolite for managing the repos? Is there any records of these operations? What about it if I use other tools and not gitolite?
Thanks in advance.
(I know about this question and this other one but mine seems more specific since I'm asking about gitolite or similar tools).