Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 2020 20:21:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245578] [NEW PORT] devel/git-bug: Distributed, offline-first bug tracker embedded in git, with bridges
Message-ID:  <bug-245578-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245578

            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@FreeBSD.org
          Reporter: vulcan@wired.sh

Created attachment 213345
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D213345&action=
=3Dedit
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).

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245578-7788>