7
torbuxx
4y

Can't git push
because of an "access denied" error message
because I didn't set up my key file properly (with right paths, right format and so on)
because I'm working from my home laptop device
because I'm in home office
because Corona
..but..
I can connect to my work computer where git is set up properly but also I
can't git push
because I can't "cd" into the project path
because the samba mount point is messed up
because I don't reboot my machine to fix it
because I can't enter my password
because it does have a full hard drive encryption and the password screen shows up before the network services are started.

Comments
  • 1
    You could just copy the git keyfiles from your work computer and all problems gone. At least you are under full control.
  • 0
    Public key private computer. Put it in the upstream server/service. That is the proper way to solve it. Not duplicating keys. No need to access protect files another way.
Add Comment