Remove SHA stability note from readme
commite448736a0b0d4b2d280e44843ef814ef575bf302
authorRocco Rutte <pdmef@gmx.net>
Mon, 12 Mar 2007 11:05:33 +0000 (12 11:05 +0000)
committerRocco Rutte <pdmef@gmx.net>
Mon, 12 Mar 2007 11:05:33 +0000 (12 11:05 +0000)
tree4f6b242a0ee57d9d627464fd5aaa818a89ec7875
parentcedbd0fb86e221755161fa80c8b04fdabb340308
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>
hg2git.txt