10000 GitHub - joncham/libgit2sharp at d76a80152e99653a6b5eef8df1af70705a82cc00
[go: up one dir, main page]

Skip to content

joncham/libgit2sharp

Repository files navigation

LibGit2Sharp

LibGit2Sharp is an thin .Net layer (well.. we try to keep it as thin as possible :-) ) wrapping the libgit2 linkable C Git library.

It provides a very opiniated API which should be very easy to use and discover.

Download binaries

Quick contributing guide

  • Fork and clone locally
  • Configure your repo to convert line endings on commit so they are always LF in the repo:
  • Create a topic specific branch. Add some nice feature. Do not forget the tests ;-)
  • Send a Pull Request to spread the fun!

More thorough information available in the wiki.

Authors

The LibGit2Sharp contributors

License

The MIT license (Refer to the LICENSE.md file)

About

.NET bindings for libgit2

Resources

License

Stars

Watchers

Forks

31E2

Packages

No packages published

Languages

  • C# 99.7%
  • Other 0.3%
0