Rocco Rutte e448736a0b Remove SHA stability note from readme
Turns out, it isn't true though the diffs are still empty, i.e.

  $ git log --name-status --no-merges b1..b2

produces bogus output when b1 is the a branch from the main hg repo and
b2 a fork of it. But

  $ git diff b1..b2

still produces the correct result.

Signed-off-by: Rocco Rutte <pdmef@gmx.net>
2007-03-12 11:05:33 +00:00
Description
A mercurial to git converter using git-fast-import:
https://repo.or.cz/w/fast-export.git
1.2 MiB
Languages
Python 70.7%
Shell 29.1%
Makefile 0.2%