commit d2ff61d78cf488e72ef5c3a524fb259d9b302d3a from: Stefan Sperling date: Thu Apr 20 15:59:24 2023 UTC fix documentation of got's reserved reference namespace commit - d9bb8469b460e6d63787980c7a28c41184986c5d commit + d2ff61d78cf488e72ef5c3a524fb259d9b302d3a 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.