commit b1abb9ffc21d39d13925df478dfbc3743b9cdb1c from: Stefan Sperling via: Thomas Adam date: Sat Apr 22 18:10:25 2023 UTC fix documentation of got's reserved reference namespace commit - a184c764f00351d113f3c015e7b794e48e162e50 commit + b1abb9ffc21d39d13925df478dfbc3743b9cdb1c blob - 9687534b4b92ebee09a868f8da1b349394ad1c09 blob + 44a6b81bc01d8d9d1fb59ca83659febf2d4f91ea --- got/git-repository.5 +++ got/git-repository.5 @@ -126,7 +126,7 @@ Additionally, the name may not contain the two-charact Reference names may optionally have multiple components separated by the / (slash) character, forming a hierarchy of reference namespaces. Got reserves the -.Pa got/ +.Pa refs/got/ reference namespace for internal use. .Pp A symbolic reference associates a name with the name of another reference.