Go to file
Jeff Carr 2ee8d4947b playing around with forge patching 2025-06-04 06:30:03 -05:00
.gitignore Day1 2025-05-22 17:32:22 -05:00
LICENSE Day1 2025-05-22 17:32:22 -05:00
Makefile Day1 2025-05-22 17:32:22 -05:00
README.md misc 2025-05-23 18:15:42 -05:00
bug.proto playing around with forge patching 2025-06-04 06:30:03 -05:00
init.go Day1 2025-05-22 17:32:22 -05:00

README.md

protobuf definition files for git-bug

This is to make a easy way to parse the bugs from the federated git-bug system. Search can be implemented on top of this protobuf definition instead of being mixed in with the database code.