Open realnedsanders opened 2 years ago
This isn't ready to merge yet (IMO). I need to understand more about your CI/build solution to get a feel for what else needs to be done. Also need to add some logic so as to not break existing things that work (pretty sure this would break Linux builds as it sits)
Fix Makefile to reference correct version of git2go for FreeBSD 13.0-RELEASE Fix scm/git.go imports to reference correct version of git2go for FreeBSD 13.0-RELEASE Fix scm/git.go:301 git2go TreeWalkCallback type changed return type 'int' -> 'error' Fix util/test.go imports to reference correct version of git2go for FreeBSD 13.0-RELEASE