nmattia/niv

Present a diff of the update before writing it to file

Open

#75 aberto em 12 de jun. de 2019

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Haskell (77 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (1.829 stars)
Métricas de merge de PR
 (Mesclagem média 2d 21h) (1 fundiu PR em 30d)

Description

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.

Guia do colaborador