hg-fast-export.sh: prune notes on missing marks
commit882b08e7beaa2c62f6f200fe22854b405774dc33
authorKyle J. McKay <mackyle@gmail.com>
Sun, 10 Jul 2016 14:12:29 +0000 (10 07:12 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 10 Jul 2016 14:12:29 +0000 (10 07:12 -0700)
tree18ff0e99055b248b3afad2ed0e8383bda9c75e86
parent7a4308cc4fdf4f1c3f1b72a9396ff72da75887a5
hg-fast-export.sh: prune notes on missing marks

If --hg-hash is given and any marks were found to be missing (i.e. gc'd),
prune the refs/notes/hg tree if it exists.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
hg-fast-export.sh