Open zoinkydoink opened 5 years ago
Would using the git commands on the server work ?
i have the server running at http://git.mydomain.com and hoping i wouldnt have to install/run anything on the server itself. SourceTree app seems to connect fine using the url, username and password and can list projects it seems.
GitSharp or some other C# API might work. Check out nuget.
Anyone know how I can get a list of projects and all commit comments for that project through an API, possibly in c#?
Looking for any documentation/library that will help me get access to the comments, thank you