git-annex/doc/sync/comment_20_537b27219871a565ae7bb7f357cd3793._comment
kartynnik@c8b57e8688e66fe58144cae5833b23948ae9b599 b0c34038b6 Added a comment: Branch names containing slashes
2016-08-29 17:30:45 +00:00

10 lines
623 B
Text

[[!comment format=mdwn
username="kartynnik@c8b57e8688e66fe58144cae5833b23948ae9b599"
nickname="kartynnik"
subject="Branch names containing slashes"
date="2016-08-29T17:30:44Z"
content="""
1) When I have a branch \"some/branch/name\" containing slashes in its name, git-annex sync strips everything up to the last slash and creates \"synced/name\", which may clash with \"some/other/name\". Is there a workaround?
2) Could the \"don't use synced branches\" behavior referred in the comments above somehow be configured on the repository side so that everyone cloning it doesn't need to configure it for himself?
"""]]