Go to file
Jeff Carr b5643f83be build notes 2025-02-14 17:55:46 -06:00
.gitignore Day 1. test build should work 2024-12-31 13:03:06 -06:00
LICENSE GPL 2025-01-05 14:09:50 -06:00
Makefile build notes 2025-02-14 17:55:46 -06:00
README.md build notes 2025-02-14 17:55:46 -06:00
argv.go tries to dump some info about a repo 2025-01-05 01:19:42 -06:00
go.tools build notes 2025-02-14 17:55:46 -06:00
main.go tries to dump some info about a repo 2025-01-05 01:19:42 -06:00
message.go tries to dump some info about a repo 2025-01-05 01:19:42 -06:00
refs.go tries to dump some info about a repo 2025-01-05 01:19:42 -06:00

README.md

going2git

This is a test build against git2go & libgit2

  • This is a hack job to see if I can get the build to work

I tore out a bunch of stuff from the git2go repo to try to figure out why it doesn't work for me. I have not had time yet to submit patches correctly yet. I'm too tied up trying to get the right tooling put together to make this easy.

So, this is really ugly and I was rude about dumping code -- please allow me some leeway until I get things fixed up in an appropriate way to submit patches upstream.