|
|
|
|
|
by threesevenths
1330 days ago
|
|
Have you seen [libgit2](https://libgit2.org/) and the csharp libgit2sharp? Both seem to be reasonable albeit low level interfaces to a repo. My opinion is that you’ll still desire some other data store for indexing and searching as your application grows. |
|