ubuntu下git使用小技巧

来源:互联网 发布:pixel gun world mac 编辑:程序博客网 时间:2024/05/21 10:50

查找文件的区别

  • 第一个文件 a.html
hello git!onetwothree
  • 第二个文件 b.html
hello git!oneonethree

具体实现操作

git-diff

-u 表示标准区别格式

-输入命令后,回车即可找到文件不一样的位置及内容

这里写图片描述

0 0
原创粉丝点击