summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2019-10-08 14:36:21 -0400
committerJoey Hess <joeyh@joeyh.name>2019-10-08 14:36:21 -0400
commit30204cc493d1ab7164adc92bb7dd90975ff49a1e (patch)
tree09c7907f0ff8ccd330ab387e506621686f34d19b /doc/todo
parent53da7f1cf823efe7e445e894b1cf607096482362 (diff)
comment
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/addunlocked_config_setting/comment_1_3815d409a57e85025d46bf6349ae472c._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/addunlocked_config_setting/comment_1_3815d409a57e85025d46bf6349ae472c._comment b/doc/todo/addunlocked_config_setting/comment_1_3815d409a57e85025d46bf6349ae472c._comment
new file mode 100644
index 0000000000..6402e16a4e
--- /dev/null
+++ b/doc/todo/addunlocked_config_setting/comment_1_3815d409a57e85025d46bf6349ae472c._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2019-10-08T18:35:06Z"
+ content="""
+It is not possible for `git add` to add files in locked form. git's
+interface simply does not allow that.
+"""]]