diff options
author | Paulo Gomes <pjbgf@linux.com> | 2023-02-25 13:32:17 +0000 |
---|---|---|
committer | Paulo Gomes <pjbgf@linux.com> | 2023-02-25 13:32:17 +0000 |
commit | bd33c95fc3cbe8c04dd084c22defd1aa3c3e43dc (patch) | |
tree | 1d14ac51034f021469322a0ea03ea20657f7df2d /.gitignore | |
parent | 7ab4957732a817bada223e5c361f0c9753d9e40c (diff) | |
download | go-git-bd33c95fc3cbe8c04dd084c22defd1aa3c3e43dc.tar.gz |
Remove need to build with CGO
Follow-up from #618, at the time the Pure Go sha1cd implementation
was not performant enough to be the default. This has now changed
and the cgo and generic implementations yields similar results.
Users are able to override the default implementation, however this
seems to be a better default as it does not require the use of CGO
during build time.
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions