update
This commit is contained in:
parent
45e02d9271
commit
4b98eef2bf
@ -16,12 +16,6 @@
|
|||||||
echo "$(git config --get user.name) $(cat ~/.ssh/id_ed25519.pub)" >> ~/.ssh/allowed_signers
|
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:
|
Добавляем соответствующие настройки в GIT:
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user