I have: local, server1, server2.
I have Git repository on server2. But I can't connect with it. I can connect to server1 with SSH and then connect to server2 with SSH.
How can I push commits to server2 with double SSH? Is it possible?
See Question&Answers more detail:os