Added a comment
This commit is contained in:
parent
9b8075e79f
commit
a3fa146be4
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="CandyAngel"
|
||||||
|
avatar="http://cdn.libravatar.org/avatar/15c0aade8bec5bf004f939dd73cf9ed8"
|
||||||
|
subject="comment 1"
|
||||||
|
date="2018-04-10T10:39:23Z"
|
||||||
|
content="""
|
||||||
|
If git-annex knows it isn't going to do what I've instructed (move the file), I think it should just fail the command immediately, rather than copying but not dropping.
|
||||||
|
|
||||||
|
You could make *--safe* fallback to copy (for those that want that behaviour) and *--unsafe* has the risky behaviour, but *move* should either do just that, move the file, or do nothing.
|
||||||
|
"""]]
|
Loading…
Add table
Reference in a new issue