All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: git@vger.kernel.org
Subject: git base64 repo conversion tool
Date: Wed, 13 Apr 2005 15:48:48 -0700	[thread overview]
Message-ID: <425DA1D0.5080104@zytor.com> (raw)

I realized writing a git repository conversion tool is actually quite 
trivial in Perl, so I wrote one up and tried it on the git repo included 
in the git-0.04 tarball.  It fsck-cache's cleanly on both the nonflat 
and flat base64 patches, at least after I had fixed a minor bug in 
fsck-cache in the nonflat patch (now uploaded.)

It takes an source and a target object directory as arguments.  By 
default it is set up for non-flat representation; change $flat = 0; to 
$flat = 1; near the top to use flat representation.

ftp://ftp.kernel.org/pub/linux/kernel/people/hpa/gitcvt

Comments appreciated, of course.

	-hpa


                 reply	other threads:[~2005-04-13 22:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=425DA1D0.5080104@zytor.com \
    --to=hpa@zytor.com \
    --cc=git@vger.kernel.org \
    /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.