You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
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.
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:
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
The text was updated successfully, but these errors were encountered: