Skip to content

pmq20/git2

Repository files navigation

git2

Git2 implement git commands in libgit2.

Travis Build Status

Usage

git2 <command> [<args>]

Currently available commands are:

 upload-pack
     Send objects packed back to git-fetch-pack.
 receive-pack
     Receive what is pushed into the repository.
 pack-objects
     Create a packed archive of objects.
 unpack-objects
     Unpack objects from a packed archive.

About

git commands implemented on libgit2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published