I am using Git for source code version control in TFS 2013.
I need to programmatically connect to the Git master repository on TFS server using TFS API or others to list all the commits instead of listing from a cloned local repository.
Is there anyone able to enlighten on this? Thanks very much.