git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git base64 repo conversion tool
@ 2005-04-13 22:48 H. Peter Anvin
  0 siblings, 0 replies; only message in thread
From: H. Peter Anvin @ 2005-04-13 22:48 UTC (permalink / raw)
  To: git

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-13 22:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-13 22:48 git base64 repo conversion tool H. Peter Anvin

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).