diff options
Diffstat (limited to 'Documentation/ref-storage-format.txt')
-rw-r--r-- | Documentation/ref-storage-format.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/ref-storage-format.txt b/Documentation/ref-storage-format.txt new file mode 100644 index 0000000..14fff8a --- /dev/null +++ b/Documentation/ref-storage-format.txt @@ -0,0 +1,3 @@ +* `files` for loose files with packed-refs. This is the default. +* `reftable` for the reftable format. This format is experimental and its + internals are subject to change. |