ndimiduk opened a new pull request, #384:
URL: https://github.com/apache/yetus/pull/384

   Flip dryrun_both_files to prefer cumulative .diff over per-commit .patch. 
The cumulative diff represents the PR's net change, avoiding stale files left 
on disk when format-patch stanzas add then rename/delete the same file.
   
   Generate the local diff with git diff --binary to preserve binary file 
handling that GitHub's API .diff endpoint strips. Fall back to the API .diff 
when local generation fails.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to