doc changes towards putting out 0.5.1

pull/929/head
joshr 2 years ago
parent c1effe5cf0
commit 0c22c2c3c8

@ -4,10 +4,10 @@
### Misc
- NOTE: Arch instructions now say to install from source. Arch tests removed temporarily (#916)
- NOTE: there is an issue when repo directory (or a parent dir) contains a space (#135)
- Temporarily disable apk builds on alpine (#881, #878)
- NOTE: Arch and Alpine instructions now say to install from source. Arch tests removed temporarily (#878, #916)
- NOTE: There is an issue when repo directory (or a parent dir) contains a space (#135)
- Improve error messaging when we cannot find git repo (#874)
- Temporarily disable apk builds on alpine (#881)
- Have `hide -v` show output from gnupg
- Documentation updates and fixes

@ -70,17 +70,9 @@ You can find the `rpm` repository [here](https://gitsecret.jfrog.io/artifactory/
---
### Alpine Systems / `apk` package
### Alpine Systems
`apk` is a packaging system for Alpine.
You can find the `apk` `git-secret` packaging
[here](https://gitsecret.jfrog.io/artifactory/git-secret-apk/),
and you can see a list of supported architectures
[here](https://github.com/sobolevn/git-secret/blob/master/utils/apk/meta.sh)
```bash
{% include install-apk.sh %}
```
Use `Manual Installation` method described below.
---

Loading…
Cancel
Save