1. 查看本地已经被删除的文件

git 删除目录

git 删除目录


git 删除目录

git 删除目录


2. 删除 目录以及目录下的文件

[[email protected] h2_mopub_replace]# git rm ../test_code_driver -r


3. 

[[email protected] h2_mopub_replace]# git commit -m "调整框架"


4. 同步到远程分支

[[email protected] h2_mopub_replace]# git push origin code_optim_20150727:code_optim_20150727


相关文章:

  • 2021-05-12
  • 2021-11-23
  • 2021-07-20
  • 2022-12-23
  • 2021-05-16
  • 2021-10-25
  • 2021-06-06
猜你喜欢
  • 2021-12-24
  • 2021-05-26
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案