kmx git
login
register
thodg
/
libgit2
/
tests-clar/object/blob/write.c
tests-clar/object/blob/write.c
Log
Author
Commit
Date
CI
Message
f0b350eb
2012-05-07T11:48:39
tests: make sure we clean up in objects/blob/write.c
6ca9643c
2012-05-06T21:00:20
blob: Add git_blob_create_fromdisk() This function will create blobs in the object database from files anywhere on the filesystem. This can be run against bare and non-bare repositories.