diff options
| author | Michael Forney <mforney@mforney.org> | 2016-12-03 01:19:48 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-12-08 00:11:31 -0800 |
| commit | 2e7c021307a70c78b5ccfa43cf8d9a63bfa57735 (patch) | |
| tree | 52a6db89d51c4bd84be09a2591c3a849d4ee95d7 /core/git/gen.rc | |
| parent | 5342505c831cc3e69b5feafd33ef58b93cf3f12b (diff) | |
git: Update to 2.11.0
Diffstat (limited to 'core/git/gen.rc')
| -rw-r--r-- | core/git/gen.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/git/gen.rc b/core/git/gen.rc index 8cca8844..3fdcabef 100644 --- a/core/git/gen.rc +++ b/core/git/gen.rc @@ -22,6 +22,7 @@ lib libgit.a -d '$dir'/deps\ advice.c\ alias.c\ alloc.c\ + apply.c\ archive-tar.c\ archive-zip.c\ archive.c\ @@ -155,6 +156,7 @@ lib libgit.a -d '$dir'/deps\ symlinks.c\ tag.c\ tempfile.c\ + tmp-objdir.c\ trace.c\ trailer.c\ transport-helper.c\ |
