mathieudutour/git-sketch-plugin

Only generate pretty diffs for new/updated symbols

开放

#149 创建于 2017年8月23日

 (2 条评论) (1 个反应) (0 位负责人)JavaScript (120 个派生)github user discovery
featurehelp wanted

仓库指标

星标
 (2,421 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Context: Right now, the plugin generates pretty diffs for every symbol. Repo maintainers are only interested in changes; there's no value in GIT generating pretty diffs for 500+ unchanged symbols.

Request: include a preference to only generate pretty diffs on changed symbols

贡献者指南