comment
authorJoey Hess <joeyh@joeyh.name>
Fri, 25 Jun 2021 16:11:05 +0000 (12:11 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 25 Jun 2021 16:11:05 +0000 (12:11 -0400)
doc/todo/harden_against_interruptions/comment_1_8cf1b89cee5be9ade62c6fda33de8e85._comment [new file with mode: 0644]

diff --git a/doc/todo/harden_against_interruptions/comment_1_8cf1b89cee5be9ade62c6fda33de8e85._comment b/doc/todo/harden_against_interruptions/comment_1_8cf1b89cee5be9ade62c6fda33de8e85._comment
new file mode 100644 (file)
index 0000000..06a7786
--- /dev/null
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2021-06-25T16:06:59Z"
+ content="""
+I could make that statement about basically any program. I think git-annex
+deals with interruptions well. It is written with idempotency in mind. I
+interrupt it all the time. It always behaves well. That is not a proof that
+there is not some unforseen situation where I have made a mistake.
+"""]]