面试题(git)

30 阅读1分钟
  1. git的常用命令 git add . git commit -m '' git pull git push
  2. git如何处理冲突 可视化工具观察 全局搜索 ==== 协同同事一块修改