• Show log

    Commit

  • Hash : 10749f6c
    Author : Sascha Cunz
    Date : 2013-11-02T03:20:05

    Checkout: Unifiy const-ness of `opts` parameter
    
    Since all 3 checkout APIs perform the same operation with the options,
    all of them should use the same const-ness.