• Show log

    Commit

  • Hash : 88b30f51
    Author : Edward Thomson
    Date : 2017-11-12T20:50:00

    checkout: always set the index in checkout data Always set the `index` in the `checkout_data`, even in the case that we are not reloading the index. Other functionality in checkout examines the index (for example: determining whether the workdir is modified) and we need it even in the (uncommon) case that we are not reloading.