diff options
author | Holger Freyther <zecke@selfish.org> | 2007-10-08 17:49:51 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2007-10-08 17:49:51 +0000 |
commit | acc0db4b28f5e59bfa4c4e7bb2aaff3f5231c5da (patch) | |
tree | bcf4743247dd01d01978dc53395af3f28869ffb9 /contrib/mtn2git | |
parent | 8509e92c44e3df14f799c38a0501f4127ab6e503 (diff) |
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
Diffstat (limited to 'contrib/mtn2git')
-rw-r--r-- | contrib/mtn2git/.mtn2git_empty | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/contrib/mtn2git/.mtn2git_empty b/contrib/mtn2git/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/contrib/mtn2git/.mtn2git_empty |