ssh: Could not resolve hostname bigdata03: Name or service not known
fatal: Could not read from remote repository. `
问题:
找不到主机名为bigdata03的IP地址
解决:
找到此文件夹C:\Windows\System32\drivers\etc下hosts文件
打开添加域名映射: 172.16.60.43 bigdata03
成功检出。
找不到主机名为bigdata03的IP地址
找到此文件夹C:\Windows\System32\drivers\etc下hosts文件
打开添加域名映射: 172.16.60.43 bigdata03
成功检出。