AGWA / AGWA/git-crypt

`git-crypt status` in folders with many untracked files

未关闭
#293 4 条评论 7 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
9.9k
派生
544
PR 合并指标
30 天内没有已合并 PR

描述

I am using git to keep track of my configuration files in a 'dotfiles' repository. In my case my home folder is a git repository on its own and the git configuration for this is configured with `status.showuntrackedfiles=no`. Obviously the home folder contains quite a large amount of files and `git-crypt status` tries to show a status for each of it which results in the status being quite unusable.

Wouldn't it be useful if `git-crypt status` also (maybe even optionally) respects the configuration accordingly or even only cares about tracked files at all? I currently don't see why someone would care in the status about untracked files, but maybe I am missing something here.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。