Skip to content

Commit e115c13

Browse files
committed
Merge branch 'master' of github.com:dspinellis/git-issue
2 parents f1e7864 + 94a3fe6 commit e115c13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ offering (optional) biderectional integration with GitHub and GitLab issue manag
66
It has the following advantages over other systems.
77

88
* **No backend, no dependencies:**
9-
You can install and use _git issue_ with a single shell script.
9+
You can install and use _git issue_ with a single shell command.
1010
There's no need for a server or a database back-end, and the corresponding
1111
problems and requirements for their administration.
1212
* **Decentralized asynchronous management:**
@@ -532,6 +532,6 @@ e6a95c9 - New issue entered from the command line
532532
code review system for Git repos based again on Git.
533533
* [Fossil](http://fossil-scm.org/) is a distributed version control software that also supports issue tracking and a wiki. It runs as a single executable.
534534
* [Perceval](https://github.com/chaoss/grimoirelab-perceval) can download issues from a variety of systems, including GitHub and GitLab.
535-
* [SD (Simple Defects)], a (now defunct?) distributed bug tracking system based on a distributed database. It can import/export from/to foreign ticketing systems.
535+
* [SD (Simple Defects)](https://syncwith.us/sd/), an (unmaintained) distributed bug tracking system based on a distributed database. It can import/export from/to foreign ticketing systems.
536536

537537
More historical references can be found in [this old LWN article on distributed bug tracking](https://lwn.net/Articles/281849/).

0 commit comments

Comments
 (0)