summaryrefslogtreecommitdiff
path: root/Documentation/ref-storage-format.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/ref-storage-format.adoc')
-rw-r--r--Documentation/ref-storage-format.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/ref-storage-format.adoc b/Documentation/ref-storage-format.adoc
new file mode 100644
index 0000000000..14fff8a9c6
--- /dev/null
+++ b/Documentation/ref-storage-format.adoc
@@ -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.