Git Cheat Sheet2015-09-11 本文已影响7人 死宅程序员 远端 git remote 查看远端路径 git remote -v 添加远端路径 git remote add repo_name repo_path