[Bug 245578] [NEW PORT] devel/git-bug: Distributed, offline-first bug tracker embedded in git, with bridges

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 12 20:21:35 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245578

            Bug ID: 245578
           Summary: [NEW PORT] devel/git-bug: Distributed, offline-first
                    bug tracker embedded in git, with bridges
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: vulcan at wired.sh

Created attachment 213345
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213345&action=edit
git-bug.0.7.1.diff

Fully featured git bug tracker that:

* Is fully embeded in git: you only need
  your git repository to have a bug tracker.
* Is distributed: use your normal git remote
  to collaborate, push and pull your bugs!
* Works offline: in a plane or under the sea?
  Keep reading and writing bugs!
* Prevents vendor lock-in: your usual service
  is down or went bad? You already have a full backup.
* Is fast: listing bugs or opening them is a matter
  of milliseconds.
* Doesn't pollute your project: no files are added
  in your project.
* Integrates with your tooling: use the UI you like
  (CLI, terminal, web) or integrate with your existing
  tools through the CLI or the GraphQL API.
* Bridges to other bug trackers: use bridges to import
  and export to other trackers.

WWW: https://github.com/MichaelMure/git-bug

Tested:
 * portlint: OK (looks fine).
 * testport: OK (poudriere: 3.3.4).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list