mirror of
https://github.com/sobolevn/git-secret
synced 2024-11-10 13:10:46 +00:00
fix backquotes, closes #894
This commit is contained in:
parent
0fd4f0f684
commit
015950faa0
@ -7,6 +7,7 @@
|
|||||||
- Improve error messaging when we cannot find git repo (#874)
|
- Improve error messaging when we cannot find git repo (#874)
|
||||||
- Temporarily disable apk builds on alpine (#881)
|
- Temporarily disable apk builds on alpine (#881)
|
||||||
- Have `hide -v` show output from gnupg
|
- Have `hide -v` show output from gnupg
|
||||||
|
- Documentation updates and fixes
|
||||||
|
|
||||||
## 0.5.0
|
## 0.5.0
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ gpg (GnuPG) 1.4.20
|
|||||||
## Supported platforms
|
## Supported platforms
|
||||||
|
|
||||||
`git-secret` is tested with `Mac OS X` >= 10.9, `Ubuntu` >= 14.04, `Debian` >= 8.3,
|
`git-secret` is tested with `Mac OS X` >= 10.9, `Ubuntu` >= 14.04, `Debian` >= 8.3,
|
||||||
`Fedora` / `Rocky Linux` / `AlmaLinux`, `FreeBSD`, `and `Windows` >= 10 using `WSL`.
|
`Fedora` / `Rocky Linux` / `AlmaLinux`, `FreeBSD`, and `Windows` >= 10 using `WSL`.
|
||||||
You can check the full list of automated test platforms
|
You can check the full list of automated test platforms
|
||||||
[here](https://github.com/sobolevn/git-secret/blob/master/.github/workflows/test.yml).
|
[here](https://github.com/sobolevn/git-secret/blob/master/.github/workflows/test.yml).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user