calling 'muddle init' with a bad url, E.G:
$ muddle init ssh+git:git@badaddress.c
fails to pull the build description but creates a .muddle directory, causing
any future 'muddle init' commands to try and pull from the original bad
repository.
This can be easily fixed by calling `rm -rf .muddle`, but if you're not aware
of the problem it can cause undue pain.
Original issue reported on code.google.com by David.La...@gmail.com on 2 Jul 2013 at 5:00
Original issue reported on code.google.com by
David.La...@gmail.com
on 2 Jul 2013 at 5:00