On Mon, 19 Nov 2007, Brian Downing wrote: > On Mon, Nov 19, 2007 at 02:05:04PM +0100, Jonas Juselius wrote: > > I have also written a CVS2git transition guide, which outlines one > > possible way of converting from CVS to git. > > You write: > > > In order to save space you can also enable compression > > $ git config --global core.compression 1 > > $ git config --global core.loosecompression 1 > > I think this contradicts the git-config manpage: Also, compression is always enabled by default with the adequate setting for most usages anyway, so I think it is probably best not to talk about those settings at all in a nutshell guide. Nicolas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html