mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Emoji (markdown)
parent
43d747b6ed
commit
7039786fca
1 changed files with 2 additions and 1 deletions
3
Emoji.md
3
Emoji.md
|
|
@ -31,7 +31,8 @@ git config --global push.default simple
|
|||
|
||||
nano .ssh/config
|
||||
```
|
||||
There add your User (GitHub username) and ssh private key:
|
||||
There add your User (GitHub username) and IdentityFile (Your ssh private key. Not public key that has .pub).
|
||||
For indentation, use one tab.
|
||||
```
|
||||
Host *
|
||||
IdentitiesOnly=yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue