• Show log

    Commit

  • Hash : 85fe63bc
    Author : Russell Belfer
    Date : 2014-10-10T15:17:27

    Don't use cl_git_pass for POSIX functions
    
    If there is a failure then cl_git_pass tries to get the libgit2
    error, but p_... functions don't set that.
    
    Also - trailing whitespace cleanup.