-
Notifications
You must be signed in to change notification settings - Fork 235
Closed
Description
I noticed there's already Save .diff option available, but it has some kind of unknown syntax to me. Would it be possible to implement more export options for saving diffs, for example git diff? Yes, I know I can just use git, or if I'm online I can go play with github's diff, but Mergely provides a very nice split diff where you can merge stuff in both directions. For github, or real code editor I'd need to:
- edit the line
- save
git diffagain- check if it's actually the diff I want and then export to file
and there's only one-side merge option if I don't want to copy the exact lines of code.
With this feature available I could just dump what I edit in Mergely right to the .patch file and send away.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels