I would like to know, which files would be written when applying a .patch file with git apply.
Is there a way to apply a .patch file in git with a dry run?
I would like to know, which files would be written when applying a .patch file with git apply.
Is there a way to apply a .patch file in git with a dry run?
Copyright © 2021 Jogjafile Inc.
would output info without applying the patch.
See in the doc.