Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
cbad524056
9 changed files with 116 additions and 0 deletions
|
@ -0,0 +1,18 @@
|
|||
[[!comment format=mdwn
|
||||
username="zardoz"
|
||||
ip="92.227.51.179"
|
||||
subject="comment 2"
|
||||
date="2014-05-16T08:40:47Z"
|
||||
content="""
|
||||
Joey, thanks for clearing that up. In my test-case I only had two
|
||||
branches, and I mistook it for pushing everything. Actually, what I
|
||||
wanted to achieve was the following:
|
||||
|
||||
Have a main repo M with branches A and A-downstream, and have a
|
||||
downstream repo D with just A-downstream. What confused me was that
|
||||
the main repo always pushed A to D. I suppose if I just have the two
|
||||
branches, I would achieve the desired effect by not using «annex
|
||||
sync», and instead just pushing the git-annex branch manually; would
|
||||
that be the way to go?
|
||||
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://johan.kiviniemi.name/"
|
||||
nickname="Johan"
|
||||
subject="comment 13"
|
||||
date="2014-05-16T02:27:51Z"
|
||||
content="""
|
||||
“The tricky part is that multiple git-annex assistant processes can be running, if there are multiple local repositories.”
|
||||
|
||||
This would probably mean a lot of work, but it might be nice if there was just a single git-annex assistant per user which could take care of multiple local repos. The UI would be nicer, too, since the status of and notifications from every repository could be shown in the same place.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue