diff options
| author | Michael Forney <mforney@mforney.org> | 2019-11-04 01:48:26 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-11-04 01:48:26 -0800 |
| commit | c7e1ec67964e1b083bb1ccc0be92bf3c7fe9684a (patch) | |
| tree | 57173e2af49b5cfad9c1181fe352f5b44f91d402 /pkg/git/gen.lua | |
| parent | 017f3556207f619de26c3a27162988cdc6f91dc0 (diff) | |
git: Update to 2.24.0
Diffstat (limited to 'pkg/git/gen.lua')
| -rw-r--r-- | pkg/git/gen.lua | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pkg/git/gen.lua b/pkg/git/gen.lua index 9b538bce..9772065e 100644 --- a/pkg/git/gen.lua +++ b/pkg/git/gen.lua @@ -82,7 +82,6 @@ lib('libgit.a', [[ ewah/ewah_rlw.c exec-cmd.c.o fetch-negotiator.c - fetch-object.c fetch-pack.c fsck.c fsmonitor.c @@ -146,6 +145,7 @@ lib('libgit.a', [[ pretty.c prio-queue.c progress.c + promisor-remote.c prompt.c protocol.c quote.c @@ -163,6 +163,7 @@ lib('libgit.a', [[ refspec.c remote.c replace-object.c + repo-settings.c repository.c rerere.c resolve-undo.c @@ -181,6 +182,7 @@ lib('libgit.a', [[ sideband.c sigchain.c split-index.c + stable-qsort.c strbuf.c streaming.c string-list.c |
