执行 git mv ${oldName} 1.md && git mv 1.md ${newName} 命令行工具

  1. npm install git-change-name -g
  2. gcn <oldName> <newName>