diff options
| author | Michael Forney <mforney@mforney.org> | 2017-02-25 10:11:37 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-02-25 10:23:59 -0800 |
| commit | 2ffb8bfc373bca335f99debebeafe8cf48381063 (patch) | |
| tree | f5f045ffe22087abad4c0e10646ab9334c33d099 /pkg/git/gen.rc | |
| parent | 63dd42153bf8123c7c36bee0fe0e2b442631e9b5 (diff) | |
git: Update to 2.12.0
Diffstat (limited to 'pkg/git/gen.rc')
| -rw-r--r-- | pkg/git/gen.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/git/gen.rc b/pkg/git/gen.rc index 210389d9..c0331d3d 100644 --- a/pkg/git/gen.rc +++ b/pkg/git/gen.rc @@ -42,6 +42,7 @@ lib libgit.a -d '$dir'/deps\ compat/obstack.c\ compat/regex/regex.c.o\ compat/terminal.c\ + compat/qsort_s.c\ config.c\ connect.c\ connected.c\ @@ -229,6 +230,7 @@ exe git -d '$dir'/deps git.c common-main.c.o builtin/^(\ diff-index.c\ diff-tree.c\ diff.c\ + difftool.c\ fast-export.c\ fetch-pack.c\ fetch.c\ |
