檢查 .git/config 配置檔案; 修改 [remote "origin"]
中的 fetch為
fetch = +refs/heads/*:refs/remotes/origin/*
本作品採用《CC 協議》,轉載必須註明作者和本文連結
檢查 .git/config 配置檔案; 修改 [remote "origin"]
中的 fetch為
fetch = +refs/heads/*:refs/remotes/origin/*
本作品採用《CC 協議》,轉載必須註明作者和本文連結