[Question][VM Settings] fatal: cannot come back to cwd: Permission denied #485
Replies: 2 comments
-
rsa key expire issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This means that if you are to clone a git repo or use git commands, you need to make the rsa key pair one for your computer and one for your git. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for solving the previous kvpn connection issue.
Now it is something to do with git commands.
I followed the steps to make another user and modified sudo(sudo visudo).
But while setting the user profiles on the new_user with command
git config --global user.name "name"
gives me this error
fatal: cannot come back to cwd: Permission denied
did anyone solve this issue?
Beta Was this translation helpful? Give feedback.
All reactions