• Alexis Reigel's avatar
    move signature cache read to Gpg::Commit · 34810acd
    Alexis Reigel authored
    as we write the cache in the gpg commit class already the read should
    also happen there.
    
    This also removes all logic from the main commit class, which just
    proxies the call to the Gpg::Commit now.
    34810acd
commit.rb 1.54 KB