Bonobo-Git-Server icon indicating copy to clipboard operation
Bonobo-Git-Server copied to clipboard

API Access to comments

Open zoinkydoink opened this issue 5 years ago • 3 comments

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

zoinkydoink avatar Jan 17 '19 00:01 zoinkydoink

Would using the git commands on the server work ?

richardschoen avatar Jan 17 '19 14:01 richardschoen

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.

zoinkydoink avatar Jan 17 '19 15:01 zoinkydoink

GitSharp or some other C# API might work. Check out nuget.

richardschoen avatar Jan 17 '19 15:01 richardschoen