Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: make sure we clean up in objects/blob/write.c | Carlos MartÃn Nieto | 2012-05-13 | 1 | -4/+5 |
| | |||||
* | blob: Add git_blob_create_fromdisk() | nulltoken | 2012-05-13 | 1 | -0/+68 |
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. |