nmattia/niv

Present a diff of the update before writing it to file

Open

#75 创建于 2019年6月12日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Haskell (77 fork)batch import
enhancementgood first issue

仓库指标

Star
 (1,829 star)
PR 合并指标
 (平均合并 2天 21小时) (30 天内合并 1 个 PR)

描述

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.

贡献者指南