comment
This commit is contained in:
parent
ec2c4bf67c
commit
8a66df7848
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2014-11-03T16:44:45Z"
|
||||||
|
content="""
|
||||||
|
This would add a lot of complexity; it's not like I could switch off
|
||||||
|
running all external commands, since many external commands are run to
|
||||||
|
query state to decide what to do. And then there's large chunks of code
|
||||||
|
that actually do stuff and would have to all be guarded to not run.
|
||||||
|
|
||||||
|
I don't see the benefit to justify this work. `git annex add` is entirely
|
||||||
|
predictable; it's very similar to `git add`. Which itself lacks a dry-run
|
||||||
|
option. And like `git add`, you can certianly undo the effects of `git
|
||||||
|
annex add`.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue