• Show log

    Commit

  • Hash : 05e54e00
    Author : Carlos Martín Nieto
    Date : 2018-10-15T13:54:17

    path: export the dotgit-checking functions
    
    These checks are preformed by libgit2 on checkout, but they're also useful for
    performing checks in applications which do not involve checkout.
    
    Expose them under `sys/` as it's still fairly in the weeds even for this
    library.