git 文件重命名

文件重命名
git mv old_name new_name
git commit -m 'rename'
git push origin mastergit

刪除文件
git rm filenameit

相關文章
相關標籤/搜索