AGWA / AGWA/git-crypt

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

オープン
#293 コメント 4 件 リアクション 7 件 担当者 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 を短くまとめたダイジェスト。