Added a comment
This commit is contained in:
parent
9fea4065df
commit
b69269ed05
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.47"
|
||||
subject="comment 1"
|
||||
date="2013-10-29T21:10:53Z"
|
||||
content="""
|
||||
I don't think it's a good idea to give multiple repos the same description.
|
||||
|
||||
You can use the uuid to refer to a repo unambiguously in this situation.
|
||||
|
||||
I think it would add unncessary complication to make git-annex guess which repository you mean based on context
|
||||
(ie, choosing repositories that are not already dead). This would make commands that are currently idempotent not be.
|
||||
|
||||
Perhaps git-annex should abort when multiple repositories match the given description? (Relevant code is Remote.nameToUUID's bydescription)
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue