File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -43,10 +43,9 @@ We ask that you not open a GitHub Issue for help, only for bug reports.
4343What It Can Do
4444==============
4545
46- The goal of this library is to allow its users the ability to handle Git data in
47- their applications from their programming language of choice, as is used in
48- production for many applications including the GitHub.com site, in Plastic SCM
49- and also powering Microsoft's Visual Studio tools for Git.
46+ libgit2 provides you with the ability to manage Git repositories in the
47+ programming language of your choice. It's used in production to power many
48+ applications including GitHub.com, Plastic SCM and Visual Studio Team Services.
5049
5150It does not aim to replace the git tool or its user-facing commands. Some APIs
5251resemble the plumbing commands as those align closely with the concepts of the
You can’t perform that action at this time.
0 commit comments