git diff between two branches not matching the changes during a merge

后端 未结 0 506
悲&欢浪女
悲&欢浪女 2021-01-07 06:04

I have two branches, master and feature. If I do:

git diff --name-only master..feature

I get a long list of files, some of them source code,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题