##// END OF EJS Templates
convert: improve support for unusual .gitmodules...
convert: improve support for unusual .gitmodules Previously convert would throw an exception if it encountered a git commit with a .gitmodules file that was malformed (i.e. was missing, but had submodule files, or was malformed). Instead of breaking the convert entirely, let's print error messages and move on.
Durham Goode -
r25699:5c97a4ec default
Show More
Name Size Modified Last Commit Author
/ contrib / vagrant
README.md Loading ...
Vagrantfile Loading ...
provision.sh Loading ...
run-tests.sh Loading ...

Run Mercurial tests with Vagrant:

$ vagrant up
$ vagrant ssh -c ./run-tests.sh