[Q] post-commit hook to backup repo by emailing git bundle

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alexander Gladysh
Date: Sunday, January 4, 2009 - 8:27 am

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.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Q] post-commit hook to backup repo by emailing git bundle, Alexander Gladysh, (Sun Jan 4, 8:27 am)