• Show log

    Commit

  • Hash : 9d6cabd5
    Author : Omar Polo
    Date : 2022-04-07T09:28:59

    got patch: allow to strip path components
    
    Move some bits from the libexec helper to the main process so we know if
    the patch was generated by git or not and finally document the automatic
    stripping of a/ and b/ prefixes added by git-diff(1).
    
    ok stsp@