Commit edeec58d23dd51142c38473bb24acc0605159771

Stefan Sperling 2021-06-25T09:22:59

remove a todo item from got.1 caveats; 'gotadmin pack' can pack repositories

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/got/got.1 b/got/got.1
index 6574e47..dfe2ac3 100644
--- a/got/got.1
+++ b/got/got.1
@@ -2466,10 +2466,6 @@ and
 Writing to remote repositories, over any protocol, requires
 .Xr git-push 1 .
 .It
-Packing repositories, which reduces disk space consumption and improves
-read-access performance, requires
-.Xr git-repack 1 .
-.It
 Exporting data from repositories requires
 .Xr git-fast-export 1 .
 .It