nmattia/niv

Present a diff of the update before writing it to file

Open

#75 aperta il 12 giu 2019

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Haskell (77 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (1829 star)
Metriche merge PR
 (Merge medio 2g 21h) (1 PR mergiata in 30 g)

Descrizione

I'd like to have niv produce a (git-like) diff of the PackageSpec before it's written to file. This could be a CLI opt like niv update --dry-run or niv update --give-choice.

Note: we're gonna run into some difficulties if #73 is implemented.

Guida contributor