• Show log

    Commit

  • Hash : e0548c0e
    Author : Russell Belfer
    Date : 2013-01-02T17:09:07

    Fix some submodule and typechange checkout cases There were a bunch of small bugs in the checkout code where I was assuming that a typechange was always from a tree to a blob or vice versa. This fixes up most of those cases. Also, there were circumstances where the submodule definitions were changed by the checkout and the submodule data was not getting reloaded properly before the new submodules were checked out.