commit 55ef7a6f543a55f828618dc7fe6c7e9b842c355e from: Stefan Sperling date: Tue Mar 13 02:30:33 2018 UTC man page wording tweak commit - c5867b47dc8ad503fbead9e22da68991b1865f17 commit + 55ef7a6f543a55f828618dc7fe6c7e9b842c355e blob - 45b107d7b6a85dddabb473f32ff8b22cf31c8147 blob + af90effb2b78f4d2170108a1e2fe158e95415b31 --- got/got-repository.5 +++ got/got-repository.5 @@ -24,7 +24,7 @@ repositories .Sh DESCRIPTION .Xr got 1 stores the history of files tracked in version control in a repository -which happens to use the same on-disk format as the so-called +which happens to use the same on-disk format as so-called .Dq bare repositories created by the popular Git version control system. .Pp blob - 91d3d4cb2e141d44379c5d0e24f270c92d0a38ca blob + a41a7e1a89daac4a9b44977ad58f4ab1effc6d64 --- got/got.1 +++ got/got.1 @@ -31,7 +31,7 @@ and simplicity over flexibility. .Pp .Nm stores the history of files tracked in version control in a repository -which happens to use the same on-disk format as the so-called +which happens to use the same on-disk format as so-called .Dq bare repositories created by the popular Git version control system. This repository format is described in