index
:
git-bug
bug-export
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
bug
/
comment.go
blob: f7727709f49a5f2b46a154fd8552b8b126772c4c (
plain
) (
tree
)
c4986747
1
2
3
4
5
6
package
bug
type
Comment
struct
{
Author Person Message
string
}