Only attempt to verify heads hg has, too
commitaf3810ae2fd882cf841a0c6178c9e6e0eaa52164
authorRocco Rutte <pdmef@gmx.net>
Sat, 10 Mar 2007 14:28:45 +0000 (10 14:28 +0000)
committerRocco Rutte <pdmef@gmx.net>
Sat, 10 Mar 2007 14:28:45 +0000 (10 14:28 +0000)
tree746d411f62d466e7e50b793920fdcbf70bd2b1ad
parent796fa5f4cb3ed93948b2efef6273fa12c64c325c
Only attempt to verify heads hg has, too

In the git repo there may be any number branches that are not hg
imported branches, so it doesn't make sense to print warnings when a
non-hg head isn't at what it was last time.

Now we get a list of branchtags hg has and only verify these.

Signed-off-by: Rocco Rutte <pdmef@gmx.net>
hg2git.py