AGWA / AGWA/git-crypt

Make `git add --patch` work on encrypted files?

Offen
#167 2 Kommentare 25 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
C++
Sterne
9.9k
Forks
544
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

I have a large encrypted file which, when changed, is easier to review and commit using `git add -p`.

However, when I run a `git add --patch` on such a file, I get a `Only binary files changed.` message from git. I can see from the Git docs that the `textconv` option might not be used here.

Would it be possible to add support for this in `git-crypt` ?

Failing which, is there a workaround that I can do in my `.gitconfig` that can resolve this issue?

Thanks!

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.