intellij idea怎么使用git命令

2025-04-04 22:45:51
推荐回答(1个)
回答1:

在idea下方打开 命令行
输入: git remote set-url origin URL
将URL替换成现在的仓库地址