Description
A linkable Git library used by applications that need repository operations such as reading commits, managing branches, comparing changes, or cloning data without calling the Git command-line tool.
It is developer infrastructure. Programs using it can access repository contents and history, so users should treat repositories with credentials, private code, or signed commits as sensitive data.