mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-19 13:10:07 -07:00
25 lines
745 B
Plaintext
25 lines
745 B
Plaintext
|/
|
|
|\ISS LINUX https://kisslinux.github.io
|
|
________________________________________________________________________________
|
|
|
|
|
|
Unofficial Main Repository
|
|
________________________________________________________________________________
|
|
|
|
|
|
The officially unofficial repository for KISS Linux maintained by kiss-community
|
|
|
|
More information:
|
|
|
|
- https://kisslinux.github.io
|
|
- https://kisslinux.github.io/package-system
|
|
- https://kisscommunity.org
|
|
|
|
|
|
Enabling SSH signature verification (recommended):
|
|
________________________________________________________________________________
|
|
|
|
$ cd /path/to/repo
|
|
$ git config gpg.ssh.allowedSignersFile .allowed_signers
|
|
$ git config merge.verifySignatures true
|