diff options
| author | Michael Forney <mforney@mforney.org> | 2018-01-18 10:54:39 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-01-18 10:56:50 -0800 |
| commit | 9d60aac00d4c1d1df952763e51d1b34c032e1564 (patch) | |
| tree | b0d1b8a5f2b57cd890e15b8a2473b0d4efb54759 /pkg/git/gen.lua | |
| parent | b253572d27494f73dc7517918be17d3f6579fd92 (diff) | |
git: Update to 2.16.0
Diffstat (limited to 'pkg/git/gen.lua')
| -rw-r--r-- | pkg/git/gen.lua | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/git/gen.lua b/pkg/git/gen.lua index d80a3a1d..a58dc8aa 100644 --- a/pkg/git/gen.lua +++ b/pkg/git/gen.lua @@ -39,6 +39,7 @@ lib('libgit.a', [[ bulk-checkin.c bundle.c cache-tree.c + checkout.c color.c column.c combine-diff.c @@ -78,6 +79,7 @@ lib('libgit.a', [[ exec_cmd.c.o fetch-pack.c fsck.c + fsmonitor.c gettext.c gpg-interface.c graph.c @@ -91,6 +93,8 @@ lib('libgit.a', [[ line-log.c line-range.c list-objects.c + list-objects-filter.c + list-objects-filter-options.c ll-merge.c lockfile.c log-tree.c @@ -130,6 +134,7 @@ lib('libgit.a', [[ prio-queue.c progress.c prompt.c + protocol.c quote.c reachable.c read-cache.c |
