> From: "Philip Oakley" <[email protected]> > > But is there some way to have git keep the repository files > encrypted.
In practice, it seems the easiest way to do that is to put the repository files in a separate, encrypted file system. That would take tremendously less work than incorporating encryption in every git operation. Dale --
