comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 4 Apr 2022 16:18:05 +0000 (12:18 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 4 Apr 2022 16:18:05 +0000 (12:18 -0400)
doc/todo/Split_autocommit_option/comment_1_fc127bc73c650404df4f21c9a04b3dd4._comment [new file with mode: 0644]

diff --git a/doc/todo/Split_autocommit_option/comment_1_fc127bc73c650404df4f21c9a04b3dd4._comment b/doc/todo/Split_autocommit_option/comment_1_fc127bc73c650404df4f21c9a04b3dd4._comment
new file mode 100644 (file)
index 0000000..f4862be
--- /dev/null
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2022-04-04T16:10:21Z"
+ content="""
+remote.name.annex-sync controls #2
+
+I don't think it makes sense for different git-annex commands that do
+substantially the same thing to have different options to control that
+thing. So I do not see why annex.autocommit should not be used by both the
+assistant and git-annex sync. If you need to run one command with the
+option set and another with the option unset, there are ways to do that, eg
+a shell script or git alias.
+"""]]