Comment 3 for bug 1890174

Revision history for this message
Ben Hutchings (ben-hutchings-y) wrote : Re: fast-export marks options are broken

Reproducer for the second failure (KeyError: b'null:'):

# use Bazaar for the initial checkout, though it might work with Breezy too
bzr checkout lp:libmemcached
# use Breezy for the export, with attached marks file
brz fast-export --git-branch=trunk libmemcached - --marks libmemcached-marks >/dev/null