* [Q] post-commit hook to backup repo by emailing git bundle
@ 2009-01-04 15:27 Alexander Gladysh
0 siblings, 0 replies; only message in thread
From: Alexander Gladysh @ 2009-01-04 15:27 UTC (permalink / raw)
To: git
Hi, list!
I have a server, where I store my light-weight private data (a wiki
contents) inside a git repo. I need a backup solution for this data.
Setting up a mirror repository and fetching/pushing over the network
is highly uncomfortable for a number of reasons for this specific
case.
I'm thinking of setting up a post-commit hook on my wiki repo, which
would prepare git bundle for the commit and send it to me via e-mail.
Perhaps someone already has something like this, so I would not have
to reimplement the wheel?
Alexander.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-04 15:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-04 15:27 [Q] post-commit hook to backup repo by emailing git bundle Alexander Gladysh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).