Avi Kivity wrote: > Jan Kiszka wrote: > > > >>> Maybe I need to have a script >>> push my master branch somewhere, so you don't duplicate my work >>> needlessly. >>> >>> >> >> That would be highly appreciated. >> > > I'm thinking how to do it. pushing requires an ssh key, and I don't > want to leave one around without a passphrase, which would be required > by a cron job. > > Any ideas? > Local commit hook that triggers the push (and ask you for the phrase interactively)? But that also depends on how frequent you would like to publish the tree. Jan -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html