From 9d60aac00d4c1d1df952763e51d1b34c032e1564 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 18 Jan 2018 10:54:39 -0800 Subject: git: Update to 2.16.0 --- pkg/git/gen.lua | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pkg/git/gen.lua') 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 -- cgit v1.2.3