Skip to content

Conversation

@realnedsanders
Copy link

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

  • Tags: 13.0-RELEASE FreeBSD

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

* Tags: 13.0-RELEASE FreeBSD
@realnedsanders
Copy link
Author

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 git2go-install step in Makefile to use `git fetch` instead of `git
pull`.

* Tags: git2go-install Makefile fetch pull
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant