git 修改文件夹名字后如何提交

 

将文件夹名字从 v1.0.1 修改为 v1.0.2 

git add --ignore-removal "v1.0.2/xsxsx"

 

转载于:https://www.cnblogs.com/sea-stream/p/10471141.html

你可能感兴趣的:(git,javascript,开发工具,ViewUI)