nmattia/niv
Ver no GitHubPresent a diff of the update before writing it to file
Open
#75 aberto em 12 de jun. de 2019
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.