Sometimes the Amazon Workspace restarts, and if you already created the SSH Key, and after you restart the workspace you can't push any change to Gitlab, you can do it again with this command.
ssh-add KeyToAddSSH
Then you can push your changes without any problem.
Happy Coding!!!
Top comments (0)