68 69 70
# File 'lib/gitdb/Card.rb', line 68 def self::setdata repo, id, hash Card.new(repo).access(id).setdata hash end