update
This commit is contained in:
@@ -16,12 +16,6 @@
|
||||
echo "$(git config --get user.name) $(cat ~/.ssh/id_ed25519.pub)" >> ~/.ssh/allowed_signers
|
||||
```
|
||||
|
||||
и указать на него GIT:
|
||||
```
|
||||
git config --global gpg.ssh.allowedSignersFile ~/.ssh/allowed_signers
|
||||
```
|
||||
|
||||
|
||||
|
||||
Добавляем соответствующие настройки в GIT:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user