diff options
Diffstat (limited to 'pkgs/by-name')
-rw-r--r-- | pkgs/by-name/ba/back/README.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/pkgs/by-name/ba/back/README.md b/pkgs/by-name/ba/back/README.md index 59f9d9a..aa9d37e 100644 --- a/pkgs/by-name/ba/back/README.md +++ b/pkgs/by-name/ba/back/README.md @@ -17,11 +17,15 @@ If not, see <https://www.gnu.org/licenses/agpl.txt>. ## Usage -Currently `back` only visualizes a `git-bug` repository. As such it takes exactly one +Currently, `back` only visualizes a `git-bug` repository. As such it takes exactly one argument, being the repository to visualize. The server is than started at `http://127.0.0.1:8000` and provides access to the issues (bugs) tracked via `git-bug`. +### Note +`back` needs write access to the repository, because of internal `gix` and `git` object +reasons. + ## Licensing This project complies with the REUSE v3.3 specification. This means that every file |