diff options
Diffstat (limited to 'Documentation/git-repo.adoc')
| -rw-r--r-- | Documentation/git-repo.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/git-repo.adoc b/Documentation/git-repo.adoc index 932b08c26f..01b7f9c95e 100644 --- a/Documentation/git-repo.adoc +++ b/Documentation/git-repo.adoc @@ -41,6 +41,9 @@ values that they return: `layout.bare`:: `true` if this is a bare repository, otherwise `false`. +`layout.shallow`:: + `true` if this is a shallow repository, otherwise `false`. + `references.format`:: The reference storage format. The valid values are: + |
