diff options
| author | Michael Forney <mforney@mforney.org> | 2017-08-04 23:13:56 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-08-10 19:55:16 -0700 |
| commit | dee95f64d26b887c6f79b86a14dffcc88ed314fd (patch) | |
| tree | 22dacbccfa1fedbe272c6934e2711012d780a778 /pkg/git/gen.rc | |
| parent | 1e82f712da448324211295f9a8504922eaa5cc4a (diff) | |
git: Update to 2.14.0
Diffstat (limited to 'pkg/git/gen.rc')
| -rw-r--r-- | pkg/git/gen.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/git/gen.rc b/pkg/git/gen.rc index f5a62f6b..b71cdb0b 100644 --- a/pkg/git/gen.rc +++ b/pkg/git/gen.rc @@ -30,6 +30,7 @@ lib libgit.a -d '$dir'/deps\ attr.c\ base85.c\ bisect.c\ + blame.c\ blob.c\ branch.c\ bulk-checkin.c\ @@ -135,6 +136,7 @@ lib libgit.a -d '$dir'/deps\ refs/ref-cache.c\ remote.c\ replace_object.c\ + repository.c\ rerere.c\ resolve-undo.c\ revision.c\ @@ -156,6 +158,7 @@ lib libgit.a -d '$dir'/deps\ string-list.c\ submodule-config.c\ submodule.c\ + sub-process.c\ symlinks.c\ tag.c\ tempfile.c\ |
