IDEA GIT 问题
No tracked branch configured for branch name or the branch doesn’t exist.
To make your branch track a remote branch call, for example,
git branch --set-upstream-to=branch
CMD或者idea terminal(推荐)
输入命令:git branch --set-upstream-to=yourBranchName
IDEAGIT分支配置指南
5877

被折叠的 条评论
为什么被折叠?



