git branch help?

Ben Boeckel mathstuf at gmail.com
Tue Aug 3 22:40:40 UTC 2010


Kevin Kofler <kevin.kofler at chello.at> wrote:
> It's better to have 99.99999% certainty of an untampered package than
> no certainty at all.

With git, if I have the hash of master, I can also verify that the
content in the repository matches the hash. I cannot do this with SVN at
all.

Looking through the DAG of a git repository, I can also verify the
history. I cannot do this with SVN at all.

Therefore, I must conclude that I trust git more than SVN to manage my
code.

--Ben



More information about the devel mailing list