From: Holger Freyther Date: Mon, 8 Oct 2007 17:49:51 +0000 (+0000) Subject: contrib/mtn2git: Add a tool to export the monotone database to git X-Git-Tag: Release-2010-05/1~8549^2~1^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acc0db4b28f5e59bfa4c4e7bb2aaff3f5231c5da;p=openembedded.git contrib/mtn2git: Add a tool to export the monotone database to git This is just a snapshot from my mtn tree on the request of some random people sitting in this room... This will use the automate interface of monotone to export the history in a format readable by git-fast-import ../../mtn2git/mtn2git.py --db ../../../mtn2git/OE.mtn --marks=../mtn2git-marks --status=../mtn2git-status.v2 | git-fast-import --date-format=rfc2822 --import-marks=../git-import-marks --export-marks=../git-import-marks --- diff --git a/contrib/mtn2git/.mtn2git_empty b/contrib/mtn2git/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2