GNOME Bugzilla – Bug 733579
pull-local: Write detached metadata into the correct repository
Last modified: 2014-07-22 20:38:55 UTC
We want to write to the dest repo, not src. Noticed while reviewing this code for some other bug.
Created attachment 281436 [details] [review] pull-local: Write detached metadata into the correct repository
Review of attachment 281436 [details] [review]: Duh. I sort of wonder if we should have an open-read-only flag to catch stuff like this, so that any write will fail.
Attachment 281436 [details] pushed as 9bd229d - pull-local: Write detached metadata into the correct repository