AGWA / AGWA/git-crypt

Command to edit .gitattributes

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

説明

How would you feel about adding a command to more quickly add new items to git-crypt?
##### For example:

`git-crypt add foobar.txt` (or alternatively: `git-crypt encrypt foobar.txt`)
would be like running
`echo "foobar.txt filter=git-crypt diff=git-crypt" >> .gitattributes`

The aim here is for a simpler way to use `git-crypt` with less chance to screw up the syntax when adding new filters to `.gitattributes`

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

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

評価

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

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

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