From: "Shawn O. Pearce" <spearce@spearce.org>
To: Christian Himpel <chressie@googlemail.com>
Cc: Israel Garcia <igalvarez@gmail.com>, git@vger.kernel.org
Subject: Re: backup git repo on every commit
Date: Mon, 12 Oct 2009 11:37:54 -0700 [thread overview]
Message-ID: <20091012183754.GP9261@spearce.org> (raw)
In-Reply-To: <20091012183504.GA3872@mrslave>
Christian Himpel <chressie@googlemail.com> wrote:
> Since this is meant as a backup, is there also a sane way to push the
> reflog entries as well? Or is it okay just to copy .git/logs to the
> backup repository?
There isn't a way to transfer reflogs, but one could rsync them
over to the backup. Some records might be missing their SHA-1 in
the backup if that particular object wasn't pushed there, but the
reflog code is generally tolerant of those garbage records.
--
Shawn.
prev parent reply other threads:[~2009-10-12 18:50 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-12 13:41 backup git repo on every commit Israel Garcia
2009-10-12 14:08 ` Christian Himpel
2009-10-12 14:15 ` Shawn O. Pearce
2009-10-12 14:25 ` Israel Garcia
2009-10-12 14:30 ` Shawn O. Pearce
2009-10-12 14:39 ` Israel Garcia
2009-10-13 16:43 ` Israel Garcia
2009-10-13 17:49 ` Shawn O. Pearce
2009-10-13 18:08 ` Israel Garcia
2009-10-13 18:18 ` Shawn O. Pearce
2009-10-13 18:14 ` Israel Garcia
2009-10-13 18:18 ` Shawn O. Pearce
2009-10-12 18:35 ` Christian Himpel
2009-10-12 18:37 ` Shawn O. Pearce [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091012183754.GP9261@spearce.org \
--to=spearce@spearce.org \
--cc=chressie@googlemail.com \
--cc=git@vger.kernel.org \
--cc=igalvarez@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.