Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

travis git diff behaves strangely for pull requests based on old common commits #302

Open
poeschlr opened this issue May 31, 2019 · 0 comments

Comments

@poeschlr
Copy link
Collaborator

poeschlr commented May 31, 2019

Our syntax that should ensure only additions by the contributor are checked seems to fail lately. Travis git diff with three dots gets the same result as with two dots. If i do the same locally then three dots gets us what we want to see and two dots behaves like travis does.

See:

effected footprints (examples):


For reference this is how git diff should behave:
img


This states that triple dot diff does not always work nicely could contain hints:
https://stackoverflow.com/questions/51618951/git-diff-check-shows-changes-of-unrelated-branch-files

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants