X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fglossary.txt;h=eb7b4710246c627d178c518d39c565ce48a02f02;hb=6ddc0964034342519a87fe013781abf31c6db6ad;hp=a069b7bb0cfbdacfc0ac2dd2183981b806792805;hpb=c1067050ce58b5b39f528fe634732da858664603;p=git.git diff --git a/Documentation/glossary.txt b/Documentation/glossary.txt index a069b7bb..eb7b4710 100644 --- a/Documentation/glossary.txt +++ b/Documentation/glossary.txt @@ -1,5 +1,5 @@ object:: - The unit of storage in GIT. It is uniquely identified by + The unit of storage in git. It is uniquely identified by the SHA1 of its contents. Consequently, an object can not be changed.