AGWA / AGWA/git-crypt

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

Đang mở
#167 2 bình luận 25 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C++
Star
9.9k
Fork
544
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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!

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.