comment
This commit is contained in:
parent
a50a1e8606
commit
91b2285010
1 changed files with 14 additions and 0 deletions
|
@ -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.
|
||||||
|
"""]]
|
Loading…
Reference in a new issue