From 0209a8f55a11e4e11405ccf9f6b71eae5003d853 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Wed, 8 Apr 2020 01:08:10 +0000 Subject: [PATCH] Added a comment --- ...comment_5_ea204e2190c5a34cfcb3dc0e0710a4e3._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/does_not_understand___34__yes__34___as_boolean_true_value_for_autoenable/comment_5_ea204e2190c5a34cfcb3dc0e0710a4e3._comment diff --git a/doc/bugs/does_not_understand___34__yes__34___as_boolean_true_value_for_autoenable/comment_5_ea204e2190c5a34cfcb3dc0e0710a4e3._comment b/doc/bugs/does_not_understand___34__yes__34___as_boolean_true_value_for_autoenable/comment_5_ea204e2190c5a34cfcb3dc0e0710a4e3._comment new file mode 100644 index 0000000000..49b7fa9bb3 --- /dev/null +++ b/doc/bugs/does_not_understand___34__yes__34___as_boolean_true_value_for_autoenable/comment_5_ea204e2190c5a34cfcb3dc0e0710a4e3._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 5" + date="2020-04-08T01:08:10Z" + content=""" +> Surely values that git does not even document can be considered to have undefined behavior. + +yeah. integers which aren't 0 or 1 are indeed a dark (undocumented) zone. Might be worth contributing to git and making them documented (probably better to not change behavior at this point). +"""]]