标签: git github
我有一个我用
git commit -m "added example"
现在我编辑了这个文件并希望看到差异?我怎么能看到它?
答案 0 :(得分:0)
您只需使用$git diff example.txt
$git diff example.txt