I am using org.kohsuke library to interact with github repo,I am able to get the repo level lastest commits but I am unable to find the lastest commit of a particular file.Could you please help me to get lastest commits of a file in java.
To get github api to fetch lastest commits of particular file.