nmattia/niv

subcommand to refresh checksum

Open

#240 opened on Jul 11, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Haskell (77 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (1,829 stars)
PR merge metrics
 (Avg merge 2d 21h) (1 merged PR in 30d)

Description

I would like to request a new subcommand called "refresh" with a source as argument or alternatively a flag to "update" subcommand. The aim of such subcommand/flag would be to update checksum. The reason for such operation would be to fix cases where content of a specific tag was updated, without having to drop/re-add the source.

Contributor guide