Git + .Net/Mono = ❤
Перейти к файлу
Jameson Miller 384ce7330d Teach UpdateLibgit2ToSha.ps1 to take arbitrary libgit2 library name. 2013-07-11 07:56:36 +02:00
Lib
LibGit2Sharp
LibGit2Sharp.Tests
libgit2@bd679796a5
nuget.package
.gitattributes
.gitignore
.gitmodules
.mailmap
.travis.yml
CHANGES.md
CI-build.msbuild
LICENSE.md
LibGit2Sharp.sln
README.md
ResharperSettings.xml
UpdateLibgit2ToSha.ps1
build.libgit2sharp.cmd
build.libgit2sharp.sh
build.libgit2sharp.x64.cmd
square-logo.png

README.md

LibGit2Sharp

LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.

Online resources

Troubleshooting and support

  • Usage or programming related question? Post it on StackOverflow using the tag libgit2sharp
  • Found a bug or missing a feature? Feed the issue tracker
  • Announcements and related miscellanea through Twitter (@libgit2sharp)

Current project build status

The build is generously hosted and run on the CodeBetter TeamCity infrastructure.

Status of last build
master master
vNext (Win x86) vNext x86
vNext (Win amd64) vNext amd64
vNext (Mono) vNext Mono

Quick contributing guide

  • Fork and clone locally
  • 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

License

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