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
Looking at #369 I think the intended behaviour is that it should be possible to get a diff for a created file, but I am observing different behaviour. Maybe there has been a regression? For example, if I declare the dangerfile:
danger version: 3.1.7
Looking at #369 I think the intended behaviour is that it should be possible to get a diff for a created file, but I am observing different behaviour. Maybe there has been a regression? For example, if I declare the dangerfile:
I observe the following:
Similarly, if I declare the dangerfile:
I observe the following:
If I attempt to get a diff of any of the modified files, for example:
then the output is:
as expected.
The text was updated successfully, but these errors were encountered: