Skip to content

Commit 13f7c46

Browse files
committed
doc: add ssh config permission
1 parent b96efc5 commit 13f7c46

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/Common issues.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ Run `which git` in the terminal. It should return the path to the Git executable
2020
## Infinite pulling/pushing with no error
2121

2222
That's most time caused by authentication problems. Head over to [[Authentication]]
23+
24+
## Bad owner or permissions on /home/<user>/.ssh/config
25+
26+
Run `chmod 600 ~/.ssh/config` in the terminal.

0 commit comments

Comments
 (0)