Comment 5 for bug 1169368

Revision history for this message
Brian Ealdwine (eode) wrote : Re: Invalid literal for int() with base 16: 'Inva'

..there is also a difference in that when cloning a path that ends in "/", dulwich fails with an OSError (presumably trying to create a folder called '').

..anyways, here's a patch for client.py. I think it's necessary, as there's no other way to get the desired behavior (other than opening up a python console).