操作步骤是这样的
1, git add .
2. git commit -m 'modify'
3. git fetch origin
这一步报这个错
$ git fetch origin
ssh: connect to host github.com port 22: Connection timed out
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
求大家帮忙
Tambah kunci awam ssh tempatan pada perpustakaan git.
Kaedah satu langkah, jana semula kunci awam dan kemudian gantikan kunci awam
Dua kemungkinan:
1 Rangkaian syarikat telah melumpuhkan port SSH 22
2 Kunci SSH mesin syarikat belum ditambah
Penyelesaian:
1 Tukar ke protokol https atau tukar ke port 443
2