bug
This commit is contained in:
parent
489b9c8869
commit
8dae86eac2
2 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
||||||
|
`git annex sync` uses a branch named "synced/foo" to sync
|
||||||
|
changes to branch named "foo", but that same name is used to sync
|
||||||
|
changes to a branch named "bar/foo".
|
||||||
|
|
||||||
|
Also, the adjusted branch code uses "adjusted/foo(unlocked)" for
|
||||||
|
both "foo" and "bar/foo".
|
|
@ -0,0 +1,10 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""Re: Branch names containing slashes"""
|
||||||
|
date="2016-09-21T18:56:22Z"
|
||||||
|
content="""
|
||||||
|
@kartynnik, that's a bug: [[bugs/sync_uses_conflicting_names_for_deep_branches]]
|
||||||
|
|
||||||
|
Please file bugs there and not as comments here, it's too easy to lose
|
||||||
|
track of a comment deep in a thread.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue