comment
authorJoey Hess <joeyh@joeyh.name>
Fri, 16 Apr 2021 18:45:46 +0000 (14:45 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 16 Apr 2021 18:45:46 +0000 (14:45 -0400)
doc/todo/hiding_a_repository/comment_2_5d8224fdb6c77834b3bf55b2148d9f97._comment [new file with mode: 0644]

diff --git a/doc/todo/hiding_a_repository/comment_2_5d8224fdb6c77834b3bf55b2148d9f97._comment b/doc/todo/hiding_a_repository/comment_2_5d8224fdb6c77834b3bf55b2148d9f97._comment
new file mode 100644 (file)
index 0000000..0813b7f
--- /dev/null
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2021-04-16T18:42:29Z"
+ content="""
+Hmm, good point because --all looks at the location logs to get a list of
+keys, and so if it did not create the log at all, --all would not find it.
+
+So I guess it would need to write an empty log in that case, rather than
+omitting writing a log at all. Which does indicate a hidden repo added a
+file, if someone is curious about how they're being used.
+"""]]