AGWA / AGWA/git-crypt

Command to edit .gitattributes

Aperta
#51 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C++
Stelle
9.9k
Fork
544
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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`

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.