When someone pulls from a particular repository is this fact stored anywhere in the repo they pulled from?
I have tried looking for commands and log files that would give me this information but so far I haven't came up with anything.
No, this information is not stored in the repo that is being pulled from. You could technically fake it by writing your own git-daemon that tracked that sort of information, adding an extra process that logs who logged in over ssh to pull, but besides that there is nowhere that this information is being stored.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With