Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add create-patch command #210

Merged
merged 1 commit into from
Aug 17, 2020
Merged

Add create-patch command #210

merged 1 commit into from
Aug 17, 2020

Conversation

craigds
Copy link
Member

@craigds craigds commented Aug 17, 2020

Description

This is basically a synonym for show -o json at present, but the two will
diverge.

The intent is to add reprojection to spatial diffs, but we need a patch
creation command that does not support that.

I made the refish arg for create-patch required rather than defaulting to HEAD; this leaves open the possibility of making it optional in future to create patches from workingcopy changes.

Related links:

none

Checklist:

  • Have you reviewed your own change?
  • Have you included test(s)?
  • Have you updated the changelog?

This is a synonym for `show -o json` at present, but the two will
diverge.

The intent is to add reprojection to spatial diffs, but we need a patch
creation command that does not support that.
@craigds craigds merged commit 1258653 into master Aug 17, 2020
@craigds craigds deleted the create-patch branch August 17, 2020 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants