Support for diff on whitespace outside of XML tags #1098
Unanswered
burntsugar
asked this question in
Q&A
Replies: 1 comment
-
Hi @burntsugar! Unfortunately I don't think it is possible... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a case where I need to force a diff on an XML file without changing the contents. I note that SGD ignores any whitespace after the closing XML tag. Is there a way to include such changes in the diff?
I am using v6.15.0 with command:
sf sgd source delta --to "HEAD" --from "<commit>" --output-dir "./output" --generate-delta
Beta Was this translation helpful? Give feedback.
All reactions