diff options
| author | Michael Forney <mforney@mforney.org> | 2017-10-31 19:58:59 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-10-31 19:58:59 -0700 |
| commit | 43abf37dfeba40f7b95c65be6bf261f7e447f641 (patch) | |
| tree | e40ba2a589039ead8d0f372e651eefaf1cc9b958 /pkg/git/gen.lua | |
| parent | dfd83125f3fe0371c5f6da183ec5dcd31dba5303 (diff) | |
git: Update to 2.15.0
Diffstat (limited to 'pkg/git/gen.lua')
| -rw-r--r-- | pkg/git/gen.lua | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pkg/git/gen.lua b/pkg/git/gen.lua index 03341f53..d80a3a1d 100644 --- a/pkg/git/gen.lua +++ b/pkg/git/gen.lua @@ -108,7 +108,9 @@ lib('libgit.a', [[ notes-utils.c notes.c object.c + oidmap.c oidset.c + packfile.c pack-bitmap-write.c pack-bitmap.c pack-check.c @@ -136,6 +138,7 @@ lib('libgit.a', [[ refs.c refs/files-backend.c refs/iterator.c + refs/packed-backend.c refs/ref-cache.c remote.c replace_object.c @@ -192,6 +195,7 @@ lib('libgit.a', [[ xdiff-interface.c zlib.c + sha1dc_git.c sha1dc/sha1.c sha1dc/ubc_check.c |
