commit 239821eb715be88de935d7d1b96845b3cb8d324a from: Stefan Sperling date: Sat Mar 21 20:03:12 2020 UTC correctness fix in got.1: tags usually point to tag objects commit - 1d4b192fbe0974fba50cbc7d931c4b4f515e10ca commit + 239821eb715be88de935d7d1b96845b3cb8d324a blob - 21a27bbe747f71aedbda6e192e48e6dffdb512f4 blob + 25d74be5281e94a84e756a0c422e72de0aa32d7e --- got/got.1 +++ got/got.1 @@ -348,7 +348,7 @@ option. Delete branches and tags from the local repository which are no longer present in the remote repository. Only references are deleted. -Any commit, tree, and blob objects belonging to deleted branches or +Any commit, tree, tag, and blob objects belonging to deleted branches or tags remain in the repository and may be removed separately with Git's garbage collector. .It Fl l