Added a comment
authornobodyinperson <nobodyinperson@web>
Fri, 23 Dec 2022 09:39:58 +0000 (09:39 +0000)
committeradmin <admin@branchable.com>
Fri, 23 Dec 2022 09:39:58 +0000 (09:39 +0000)
doc/todo/--metadata_fieldname__62____61__VALUE_string_comparison/comment_4_b8f2602e633dae4c85f89c97c8f03d81._comment [new file with mode: 0644]

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 (file)
index 0000000..a20013a
--- /dev/null
@@ -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.)
+"""]]