Commit Diff


commit - fb2921d0ffe234621eb5577cada1a99fa6b777a6
commit + f877d8eb0b92ef048583ba1aeca2f3691b38ca4e
blob - 4754915535bd351877f9b3fc210e9c9a21cabeaa
blob + 5d8f7280925a0411e533caf2dbe62fd7c5fad53b
--- got/git-repository.5
+++ got/git-repository.5
@@ -106,7 +106,7 @@ The previous head commit of the Git work tree.
 .It Pa FETCH_HEAD
 The commit most recently fetched from another repository.
 .It Pa branches/
-References to branch tips are stored in this directory.
+Legacy directory used by the deprectated Gogito Git interface.
 .It Pa config
 Git configuration file. See
 .Xr git-config 1 .