git-annex/doc/git-annex-p2p/comment_1_d5a6a2eab5d32a9c2f4ed194e01d95e8._comment
2019-10-10 05:28:53 +00:00

10 lines
571 B
Text

[[!comment format=mdwn
username="bugmenot"
avatar="http://cdn.libravatar.org/avatar/d3f7106e378e83d54c010c230ff074b9"
subject="--link accepts itself"
date="2019-10-10T05:28:53Z"
content="""
Is there a good reason why `git annex p2p --link` will accept addresses that points to itself?
I'm trying to script automatic addition of .onion peers, and it's a bit annoying to have to filter the .onion pointing to the current repo instead of just adding all of the .onion urls and having it ignore/warn/fail on the one that is currently in .git/annex/creds/p2paddrs
"""]]