AGWA / AGWA/git-crypt

'status' subcommand should not include ".git-crypt/" directory

オープン
#66 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
9.9k
フォーク
544
PR マージ指標
30日以内にマージされた PR はありません

説明

for example, `git-crypt status` says something like this:

```
...
encrypted: my.secret
not encrypted: .git-crypt/.gitattributes
not encrypted: .git-crypt/keys/default/0/DEADBEAF.gpg
```

but we already know that... really, the git-crypt metadata dir
should not be displayed by `status` (it's essentially metadata,
and should be considered as "out of band" information).

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。