git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* can Git encrypt/decrypt .gpg on push/fetch?
@ 2011-09-09 10:22 Ted Zlatanov
  2011-09-09 10:50 ` Aneesh Bhasin
  0 siblings, 1 reply; 9+ messages in thread
From: Ted Zlatanov @ 2011-09-09 10:22 UTC (permalink / raw)
  To: git

I need to store some encrypted files in Git but for some clients with
the right GPG keys, decrypt them on checkout (possibly also encrypt them
back on commit, but that's not as important).  

diff doesn't have to work, this is just for convenience.  Can Git do
this (matching only .gpg files) or do I need my own command to run after
the checkout/fetch and before commit?  It seems pretty out of Git's
scope but perhaps others have done this before.

Thanks
Ted

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-09-09 19:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-09 10:22 can Git encrypt/decrypt .gpg on push/fetch? Ted Zlatanov
2011-09-09 10:50 ` Aneesh Bhasin
2011-09-09 13:27   ` Ted Zlatanov
2011-09-09 13:36   ` Michael J Gruber
2011-09-09 13:52     ` Ted Zlatanov
2011-09-09 18:42     ` Jeff King
2011-09-09 19:05       ` Junio C Hamano
2011-09-09 19:12         ` Michael J Gruber
2011-09-09 19:16         ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).