From 04118ca44b97a362ca5be77e580085dbb9ac4563 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 1 May 2022 11:48:30 -0400 Subject: [PATCH] TODO item --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 5d528b3..61c3fbf 100644 --- a/TODO +++ b/TODO @@ -10,7 +10,10 @@ In order: Other (do in any order): -Misc +* Make job JSON accept a single element and treat as an array of one + when an array is expected. This allows for making things repeatable + in the future without breaking compatibility and is needed for the + remote-attachment fix to be backward-compatible. * Add an option --ignore-encryption to ignore encryption information and treat encrypted files as if they weren't encrypted. This should make it possible to solve #598 (--show-encryption without a -- libgit2 0.21.4