diff options
Diffstat (limited to 'doc/model.md')
-rw-r--r-- | doc/model.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/model.md b/doc/model.md index 94ff6192..266aa3ed 100644 --- a/doc/model.md +++ b/doc/model.md @@ -1,5 +1,5 @@ -Entities data model -=================== +git-bug's reusable entity data model +==================================== This document explains how git-bug's reusable distributed data structure in git is working. This data structure is capable of: - storing an entity (bug, pull-request, config...) and its complete history in git |