I'd like to know how can I get a list of all files that a particular user had edited since it started do commit and push in the repository.
I need to do that because this user should have created a new branch for its modifications but it didn`t do that so I need do find a way to solve this.
:)