diff options
| author | Jesse Ezell <[email protected]> | 2014-03-11 12:49:29 -0700 |
|---|---|---|
| committer | Jesse Ezell <[email protected]> | 2014-03-11 12:49:29 -0700 |
| commit | 8ad5cbc53763ca8e89ede40f91edab80c8def1f1 (patch) | |
| tree | cf30f8ce9fcaec51c3d71ae911a6a8cdaf288d34 | |
| parent | 6a068d526547effe3dd11c77c64bb81cd5d92040 (diff) | |
| parent | f1e889928a5804a55712266d09acafd1371aceb3 (diff) | |
Merge branch 'merge' of https://github.com/jezell/git2go into merge
| -rw-r--r-- | wrapper.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,4 +37,5 @@ int _go_git_blob_create_fromchunks(git_oid *id, { return git_blob_create_fromchunks(id, repo, hintpath, _go_blob_chunk_cb, payload); } + /* EOF */ |
