dune icon indicating copy to clipboard operation
dune copied to clipboard

Preview `jbuilder promote` changes

Open samoht opened this issue 6 years ago • 2 comments

Currently the only way (that I found) to preview the changes done by promote is to do something like: jbuilder promote && git diff which is not really optimal (especially if I am not really sure if I want to promote these changes).

Instead, it would be great to have something like jbuilder promote --preview which will run the diff program between the .corrected files.

samoht avatar Mar 02 '18 14:03 samoht

Sounds like a good idea. However, this should really be its own command as its not actually promoting anything.

rgrinberg avatar Sep 18 '20 21:09 rgrinberg

Duplicate of #5368

emillon avatar Aug 01 '22 09:08 emillon

Let's continue the discussion in #5368 as it's a little fuller.

rgrinberg avatar Oct 19 '22 03:10 rgrinberg