I am using LibGit2Sharp and would like to get the latest commit of a specific branch, but, due to lacking documentation or my own fault I cannot find out how to achieve this.
Therefore, what's the easiest way to get the current commit of a specific branch?