在操作Git的时候出现:error: pathspec ‘feature_card‘ did not match any file(s) kNown to git
翻译过来就是:错误:分支 ’ feature_card ’ 没有匹配任何已知的文件
原因:没有获取到 " feature_card " 分支
获取所有分支
git fetch