This is somewhat embarrassing but I am not able to figure out how to see visually in browser the commits (full code) made by a user X (I am the repo owner and there are 3 contributors). I found this SO thread GitHub - List commits by author but this is not working.
I have tried to use search with author name but that is also not working. Any help ?
EDIT - Thanks, I got it, you can find it through by adding /commits?author=USER_NAME after repo url
you can close the thread now as I understand this was not very relevant to github.