From 8ec93b6e2ff67eafe4282aed91810f1062c046c9 Mon Sep 17 00:00:00 2001 From: nobodyinperson Date: Fri, 23 Dec 2022 09:39:58 +0000 Subject: [PATCH] Added a comment --- ..._b8f2602e633dae4c85f89c97c8f03d81._comment | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 doc/todo/--metadata_fieldname__62____61__VALUE_string_comparison/comment_4_b8f2602e633dae4c85f89c97c8f03d81._comment diff --git a/doc/todo/--metadata_fieldname__62____61__VALUE_string_comparison/comment_4_b8f2602e633dae4c85f89c97c8f03d81._comment b/doc/todo/--metadata_fieldname__62____61__VALUE_string_comparison/comment_4_b8f2602e633dae4c85f89c97c8f03d81._comment new file mode 100644 index 0000000000..a20013aa3c --- /dev/null +++ b/doc/todo/--metadata_fieldname__62____61__VALUE_string_comparison/comment_4_b8f2602e633dae4c85f89c97c8f03d81._comment @@ -0,0 +1,24 @@ +[[!comment format=mdwn + username="nobodyinperson" + avatar="http://cdn.libravatar.org/avatar/736a41cd4988ede057bae805d000f4f5" + subject="comment 4" + date="2022-12-23T09:39:57Z" + content=""" +Now it works, thank you very much joey! 🎉 + +```bash +❯ ./make-git-annex-dir-with-timestamps.sh ++ git annex version --raw +10.20221213-g29176f131 + %s ok + %Y%m%d%H%M%S ok + %Y.%m%d%H%M%S ok + %Y:%m%d%H%M%S ok + %Y-%m-%dT%H:%M:%S ok + %Y-%m-%dT%H:%M:%S%z ok + %FT%T ok + %FT%T%z ok +``` + +(I had a typo in the above tests - a `%` out of place - but it didn't change the picture, now everything works as expected anyway.) +"""]] -- 2.30.2