nmattia/niv

Present a diff of the update before writing it to file

Open

#75 opened on 2019年6月12日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Haskell (77 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (1,829 stars)
PR merge metrics
 (平均マージ 2d 21h) (30d で 1 merged 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.

コントリビューターガイド