📜  git delete 文件 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:05.756000             🧑  作者: Mango

代码示例3
// delete unused file. 
// It will be placed on index area, and been deleted at next commit

git rm file-to-delete.ext