aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2024-11-03 18:22:33 +0100
committerMatěj Cepl <mcepl@cepl.eu>2024-11-03 18:29:54 +0100
commit0f629c91e14aebd675c22602d93e60860158d842 (patch)
tree1468d6186c053903eba9929edfdfdf83310615c7 /README.md
parentdfe646798ba4b144586398d1dfaf29f57f8225e2 (diff)
downloadgit-bug-0f629c91e14aebd675c22602d93e60860158d842.tar.gz
fix[WIP]: adjust import
According to https://github.com/git-bug/git-bug/pull/501#issuecomment-2453233379 the package bug has been moved into entities. Still remaining: ``` mitmanek:git-bug (bug-export *) $ go build commands/export.go:13:2: undefined: queryOptions commands/export.go:17:9: undefined: newEnv commands/export.go:29:13: undefined: loadBackend commands/export.go:30:13: undefined: closeBackend commands/export.go:39:33: options.statusQuery undefined (type exportOptions has no field or method statusQuery) commands/export.go:41:33: options.authorQuery undefined (type exportOptions has no field or method authorQuery) commands/export.go:43:33: options.participantQuery undefined (type exportOptions has no field or method participantQuery) commands/export.go:45:33: options.actorQuery undefined (type exportOptions has no field or method actorQuery) commands/export.go:47:33: options.labelQuery undefined (type exportOptions has no field or method labelQuery) commands/export.go:61:21: undefined: Env commands/export.go:47:33: too many errors mitmanek:git-bug (bug-export *) $ ```
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions