Skip to content

ulrik-s/git-binary-bup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-binary-bup

Using libgit2 ODB to store binaries in git BUP style.

Building

This project uses CMake. A recent libgit2 development package is required.

mkdir build && cd build
cmake ..
make

Testing

After building, run the test suite via CTest:

ctest

About

Using libgit2 ODB to store binaries in git BUP style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors